|
Evince
Evince is a document viewer capable of displaying multiple and single page document formats like PDF and Postscript.
|
Collaboration diagram for _EvPropertiesFonts:Data Fields | |
| GtkVBox | base_instance |
| GtkWidget * | fonts_treeview |
| GtkWidget * | fonts_progress_label |
| GtkWidget * | fonts_summary |
| EvJob * | fonts_job |
| EvDocument * | document |
Definition at line 33 of file ev-properties-fonts.c.
| GtkVBox _EvPropertiesFonts::base_instance |
Definition at line 34 of file ev-properties-fonts.c.
| EvDocument* _EvPropertiesFonts::document |
Definition at line 41 of file ev-properties-fonts.c.
| EvJob* _EvPropertiesFonts::fonts_job |
Definition at line 39 of file ev-properties-fonts.c.
| GtkWidget* _EvPropertiesFonts::fonts_progress_label |
Definition at line 37 of file ev-properties-fonts.c.
| GtkWidget* _EvPropertiesFonts::fonts_summary |
Definition at line 38 of file ev-properties-fonts.c.
| GtkWidget* _EvPropertiesFonts::fonts_treeview |
Definition at line 36 of file ev-properties-fonts.c.