Evince
Evince is a document viewer capable of displaying multiple and single page document formats like PDF and Postscript.
|
Data Fields | |
guint | page |
GList * | list |
GDestroyNotify | data_destroy_func |
volatile gint | ref_count |
SECTION: ev-mapping-list : a refcounted list of #EvMappings.
Since: 3.8
Definition at line 29 of file ev-mapping-list.c.
GDestroyNotify _EvMappingList::data_destroy_func |
Definition at line 32 of file ev-mapping-list.c.
GList* _EvMappingList::list |
Definition at line 31 of file ev-mapping-list.c.
guint _EvMappingList::page |
Definition at line 30 of file ev-mapping-list.c.
volatile gint _EvMappingList::ref_count |
Definition at line 33 of file ev-mapping-list.c.