Evince
Evince is a document viewer capable of displaying multiple and single page document formats like PDF and Postscript.
|
Data Fields | |
GtkToolItem | parent |
EvDocument * | document |
EvDocumentModel * | doc_model |
GtkWidget * | entry |
GtkWidget * | label |
guint | signal_id |
GtkTreeModel * | filter_model |
GtkTreeModel * | model |
Definition at line 40 of file ev-page-action-widget.c.
EvDocumentModel* _EvPageActionWidget::doc_model |
Definition at line 45 of file ev-page-action-widget.c.
EvDocument* _EvPageActionWidget::document |
Definition at line 44 of file ev-page-action-widget.c.
GtkWidget* _EvPageActionWidget::entry |
Definition at line 47 of file ev-page-action-widget.c.
GtkTreeModel* _EvPageActionWidget::filter_model |
Definition at line 50 of file ev-page-action-widget.c.
GtkWidget* _EvPageActionWidget::label |
Definition at line 48 of file ev-page-action-widget.c.
GtkTreeModel* _EvPageActionWidget::model |
Definition at line 51 of file ev-page-action-widget.c.
GtkToolItem _EvPageActionWidget::parent |
Definition at line 42 of file ev-page-action-widget.c.
guint _EvPageActionWidget::signal_id |
Definition at line 49 of file ev-page-action-widget.c.