Evince
Evince is a document viewer capable of displaying multiple and single page document formats like PDF and Postscript.
 All Data Structures Files Functions Variables Typedefs Enumerations Enumerator Macros Pages
_EvAnnotationWindow Struct Reference
+ Collaboration diagram for _EvAnnotationWindow:

Data Fields

GtkWindow base_instance
 
EvAnnotationannotation
 
GtkWindow * parent
 
GtkWidget * title
 
GtkWidget * close_button
 
GtkWidget * text_view
 
GtkWidget * resize_se
 
GtkWidget * resize_sw
 
gboolean is_open
 
EvRectangle rect
 
gboolean in_move
 
gint x
 
gint y
 
gint orig_x
 
gint orig_y
 

Detailed Description

Definition at line 43 of file ev-annotation-window.c.

Field Documentation

EvAnnotation* _EvAnnotationWindow::annotation

Definition at line 46 of file ev-annotation-window.c.

GtkWindow _EvAnnotationWindow::base_instance

Definition at line 44 of file ev-annotation-window.c.

GtkWidget* _EvAnnotationWindow::close_button

Definition at line 50 of file ev-annotation-window.c.

gboolean _EvAnnotationWindow::in_move

Definition at line 58 of file ev-annotation-window.c.

gboolean _EvAnnotationWindow::is_open

Definition at line 55 of file ev-annotation-window.c.

gint _EvAnnotationWindow::orig_x

Definition at line 61 of file ev-annotation-window.c.

gint _EvAnnotationWindow::orig_y

Definition at line 62 of file ev-annotation-window.c.

GtkWindow* _EvAnnotationWindow::parent

Definition at line 47 of file ev-annotation-window.c.

EvRectangle _EvAnnotationWindow::rect

Definition at line 56 of file ev-annotation-window.c.

GtkWidget* _EvAnnotationWindow::resize_se

Definition at line 52 of file ev-annotation-window.c.

GtkWidget* _EvAnnotationWindow::resize_sw

Definition at line 53 of file ev-annotation-window.c.

GtkWidget* _EvAnnotationWindow::text_view

Definition at line 51 of file ev-annotation-window.c.

GtkWidget* _EvAnnotationWindow::title

Definition at line 49 of file ev-annotation-window.c.

gint _EvAnnotationWindow::x

Definition at line 59 of file ev-annotation-window.c.

gint _EvAnnotationWindow::y

Definition at line 60 of file ev-annotation-window.c.


The documentation for this struct was generated from the following file: