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
_EvRecentViewPrivate Struct Reference

Data Fields

GtkWidget * view
 
GtkListStore * model
 
GtkRecentManager * recent_manager
 
GtkTreePath * pressed_item_tree_path
 
guint recent_manager_changed_handler_id
 

Detailed Description

Definition at line 50 of file ev-recent-view.c.

Field Documentation

GtkListStore* _EvRecentViewPrivate::model

Definition at line 52 of file ev-recent-view.c.

GtkTreePath* _EvRecentViewPrivate::pressed_item_tree_path

Definition at line 54 of file ev-recent-view.c.

GtkRecentManager* _EvRecentViewPrivate::recent_manager

Definition at line 53 of file ev-recent-view.c.

guint _EvRecentViewPrivate::recent_manager_changed_handler_id

Definition at line 55 of file ev-recent-view.c.

GtkWidget* _EvRecentViewPrivate::view

Definition at line 51 of file ev-recent-view.c.


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