Evince
Evince is a document viewer capable of displaying multiple and single page document formats like PDF and Postscript.
|
Data Fields | |
GtkWidgetClass | base_class |
void(* | change_page )(EvViewPresentation *pview, GtkScrollType scroll) |
void(* | finished )(EvViewPresentation *pview) |
void(* | external_link )(EvViewPresentation *pview, EvLinkAction *action) |
Definition at line 94 of file ev-view-presentation.c.
GtkWidgetClass _EvViewPresentationClass::base_class |
Definition at line 96 of file ev-view-presentation.c.
void(* _EvViewPresentationClass::change_page)(EvViewPresentation *pview, GtkScrollType scroll) |
Definition at line 99 of file ev-view-presentation.c.
void(* _EvViewPresentationClass::external_link)(EvViewPresentation *pview, EvLinkAction *action) |
Definition at line 102 of file ev-view-presentation.c.
void(* _EvViewPresentationClass::finished)(EvViewPresentation *pview) |
Definition at line 101 of file ev-view-presentation.c.