Class

EvinceDocumentLinkDest

Description

final class EvinceDocument.LinkDest : GObject.Object {
  /* No available fields */
}
No description available.

Ancestors

  • GObject

Constructors

ev_link_dest_new_fit
No description available.
ev_link_dest_new_fith
No description available.
ev_link_dest_new_fitr
No description available.
ev_link_dest_new_fitv
No description available.
ev_link_dest_new_named
No description available.
ev_link_dest_new_page
No description available.
ev_link_dest_new_page_label
No description available.
ev_link_dest_new_xyz
No description available.

Instance methods

ev_link_dest_equal

Checks whether a and b are equal.

Available since: 3.8

ev_link_dest_get_bottom
No description available.
ev_link_dest_get_dest_type
No description available.
ev_link_dest_get_left
No description available.
ev_link_dest_get_named_dest
No description available.
ev_link_dest_get_page
No description available.
ev_link_dest_get_page_label
No description available.
ev_link_dest_get_right
No description available.
ev_link_dest_get_top
No description available.
ev_link_dest_get_zoom
No description available.

Properties

EvinceDocument.LinkDest:bottom
No description available.
EvinceDocument.LinkDest:change
No description available.
EvinceDocument.LinkDest:left
No description available.
EvinceDocument.LinkDest:named
No description available.
EvinceDocument.LinkDest:page
No description available.
EvinceDocument.LinkDest:page-label
No description available.
EvinceDocument.LinkDest:right
No description available.
EvinceDocument.LinkDest:top
No description available.
EvinceDocument.LinkDest:type
No description available.
EvinceDocument.LinkDest:zoom
No description available.

Class structure

struct EvinceDocumentLinkDestClass {
  /* no available fields */
}