Class

EvinceViewViewPresentation

Description

final class EvinceView.ViewPresentation : Gtk.Widget {
  /* No available fields */
}
No description available.

Ancestors

  • GtkWidget
  • GInitiallyUnowned
  • GObject

Implements

  • AtkImplementorIface
  • GtkBuildable

Constructors

ev_view_presentation_new
No description available.

Instance methods

ev_view_presentation_get_current_page
No description available.
ev_view_presentation_get_rotation
No description available.
ev_view_presentation_next_page
No description available.
ev_view_presentation_previous_page
No description available.
ev_view_presentation_set_rotation
No description available.

Properties

EvinceView.ViewPresentation:current-page
No description available.
EvinceView.ViewPresentation:document
No description available.
EvinceView.ViewPresentation:rotation
No description available.

Signals

EvinceView.ViewPresentation::change-page
No description available.
EvinceView.ViewPresentation::external-link
No description available.
EvinceView.ViewPresentation::finished
No description available.

Class structure

struct EvinceViewViewPresentationClass {
  /* no available fields */
}