Evince
Evince is a document viewer capable of displaying multiple and single page document formats like PDF and Postscript.
|
#include <ev-view-private.h>
Data Fields | |
gboolean | in_drag |
GdkPoint | start |
GList * | selections |
EvSelectionStyle | style |
Definition at line 61 of file ev-view-private.h.
gboolean SelectionInfo::in_drag |
Definition at line 62 of file ev-view-private.h.
GList* SelectionInfo::selections |
Definition at line 64 of file ev-view-private.h.
GdkPoint SelectionInfo::start |
Definition at line 63 of file ev-view-private.h.
EvSelectionStyle SelectionInfo::style |
Definition at line 65 of file ev-view-private.h.