Evince
Evince is a document viewer capable of displaying multiple and single page document formats like PDF and Postscript.
|
Data Fields | |
GObject | parent |
EvAnnotationType | type |
EvPage * | page |
gchar * | contents |
gchar * | name |
gchar * | modified |
GdkRGBA | rgba |
EvRectangle | area |
Definition at line 28 of file ev-annotation.c.
EvRectangle _EvAnnotation::area |
Definition at line 38 of file ev-annotation.c.
gchar* _EvAnnotation::contents |
Definition at line 34 of file ev-annotation.c.
gchar* _EvAnnotation::modified |
Definition at line 36 of file ev-annotation.c.
gchar* _EvAnnotation::name |
Definition at line 35 of file ev-annotation.c.
EvPage* _EvAnnotation::page |
Definition at line 32 of file ev-annotation.c.
GObject _EvAnnotation::parent |
Definition at line 29 of file ev-annotation.c.
GdkRGBA _EvAnnotation::rgba |
Definition at line 37 of file ev-annotation.c.
EvAnnotationType _EvAnnotation::type |
Definition at line 31 of file ev-annotation.c.