Top | ![]() |
![]() |
![]() |
![]() |
guint | current-page | Read / Write / Construct |
EvDocument * | document | Write / Construct Only |
gboolean | inverted-colors | Write / Construct Only |
guint | rotation | Read / Write / Construct |
GtkWidget * ev_view_presentation_new (EvDocument *document
,guint current_page
,guint rotation
,gboolean inverted_colors
);
guint
ev_view_presentation_get_current_page (EvViewPresentation *pview
);
void
ev_view_presentation_previous_page (EvViewPresentation *pview
);
void ev_view_presentation_set_rotation (EvViewPresentation *pview
,gint rotation
);
guint
ev_view_presentation_get_rotation (EvViewPresentation *pview
);
“current-page”
property“current-page” guint
The current page.
Owner: EvViewPresentation
Flags: Read / Write / Construct
Default value: 0
“document”
property “document” EvDocument *
Document.
Owner: EvViewPresentation
Flags: Write / Construct Only
“inverted-colors”
property“inverted-colors” gboolean
Whether presentation is displayed with inverted colors.
Owner: EvViewPresentation
Flags: Write / Construct Only
Default value: FALSE
“rotation”
property“rotation” guint
Current rotation angle.
Owner: EvViewPresentation
Flags: Read / Write / Construct
Allowed values: <= 360
Default value: 0
“change-page”
signalvoid user_function (EvViewPresentation *evviewpresentation, GtkScrollType arg1, gpointer user_data)
Flags: Action
“external-link”
signalvoid user_function (EvViewPresentation *evviewpresentation, GObject *arg1, gpointer user_data)
Flags: Action
“finished”
signalvoid user_function (EvViewPresentation *evviewpresentation, gpointer user_data)
Flags: Action