|
Evince
Evince is a document viewer capable of displaying multiple and single page document formats like PDF and Postscript.
|
Collaboration diagram for _EvToolbarPrivate:Data Fields | |
| EvWindow * | window |
| GtkWidget * | view_menu_button |
| GtkWidget * | action_menu_button |
| GtkWidget * | history_action |
| GtkWidget * | zoom_action |
| GtkWidget * | page_selector |
| GtkWidget * | navigation_action |
| GtkWidget * | find_button |
| GtkWidget * | open_button |
| GtkWidget * | annots_button |
| GMenu * | bookmarks_section |
| EvToolbarMode | toolbar_mode |
Definition at line 43 of file ev-toolbar.c.
| GtkWidget* _EvToolbarPrivate::action_menu_button |
Definition at line 47 of file ev-toolbar.c.
| GtkWidget* _EvToolbarPrivate::annots_button |
Definition at line 54 of file ev-toolbar.c.
| GMenu* _EvToolbarPrivate::bookmarks_section |
Definition at line 55 of file ev-toolbar.c.
| GtkWidget* _EvToolbarPrivate::find_button |
Definition at line 52 of file ev-toolbar.c.
| GtkWidget* _EvToolbarPrivate::history_action |
Definition at line 48 of file ev-toolbar.c.
| GtkWidget* _EvToolbarPrivate::navigation_action |
Definition at line 51 of file ev-toolbar.c.
| GtkWidget* _EvToolbarPrivate::open_button |
Definition at line 53 of file ev-toolbar.c.
| GtkWidget* _EvToolbarPrivate::page_selector |
Definition at line 50 of file ev-toolbar.c.
| EvToolbarMode _EvToolbarPrivate::toolbar_mode |
Definition at line 57 of file ev-toolbar.c.
| GtkWidget* _EvToolbarPrivate::view_menu_button |
Definition at line 46 of file ev-toolbar.c.
| EvWindow* _EvToolbarPrivate::window |
Definition at line 44 of file ev-toolbar.c.
| GtkWidget* _EvToolbarPrivate::zoom_action |
Definition at line 49 of file ev-toolbar.c.