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