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
_EvSidebarLinksPrivate Struct Reference
+ Collaboration diagram for _EvSidebarLinksPrivate:

Data Fields

GtkWidget * tree_view
 
guint selection_id
 
guint page_changed_id
 
guint row_activated_id
 
EvJobjob
 
GtkTreeModel * model
 
EvDocumentdocument
 
EvDocumentModeldoc_model
 
GTree * page_link_tree
 

Detailed Description

Definition at line 38 of file ev-sidebar-links.c.

Field Documentation

EvDocumentModel* _EvSidebarLinksPrivate::doc_model

Definition at line 49 of file ev-sidebar-links.c.

EvDocument* _EvSidebarLinksPrivate::document

Definition at line 48 of file ev-sidebar-links.c.

EvJob* _EvSidebarLinksPrivate::job

Definition at line 46 of file ev-sidebar-links.c.

GtkTreeModel* _EvSidebarLinksPrivate::model

Definition at line 47 of file ev-sidebar-links.c.

guint _EvSidebarLinksPrivate::page_changed_id

Definition at line 43 of file ev-sidebar-links.c.

GTree* _EvSidebarLinksPrivate::page_link_tree

Definition at line 51 of file ev-sidebar-links.c.

guint _EvSidebarLinksPrivate::row_activated_id

Definition at line 44 of file ev-sidebar-links.c.

guint _EvSidebarLinksPrivate::selection_id

Definition at line 42 of file ev-sidebar-links.c.

GtkWidget* _EvSidebarLinksPrivate::tree_view

Definition at line 39 of file ev-sidebar-links.c.


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