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

Data Fields

GtkWidget * tree_view
 
guint selection_id
 
guint process_matches_idle_id
 
GtkTreePath * highlighted_result
 
gint first_match_page
 
EvJobFindjob
 
gint job_current_page
 
gint current_page
 
gint insert_position
 

Detailed Description

Definition at line 29 of file ev-find-sidebar.c.

Field Documentation

gint _EvFindSidebarPrivate::current_page

Definition at line 40 of file ev-find-sidebar.c.

gint _EvFindSidebarPrivate::first_match_page

Definition at line 36 of file ev-find-sidebar.c.

GtkTreePath* _EvFindSidebarPrivate::highlighted_result

Definition at line 35 of file ev-find-sidebar.c.

gint _EvFindSidebarPrivate::insert_position

Definition at line 41 of file ev-find-sidebar.c.

EvJobFind* _EvFindSidebarPrivate::job

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

gint _EvFindSidebarPrivate::job_current_page

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

guint _EvFindSidebarPrivate::process_matches_idle_id

Definition at line 33 of file ev-find-sidebar.c.

guint _EvFindSidebarPrivate::selection_id

Definition at line 32 of file ev-find-sidebar.c.

GtkWidget* _EvFindSidebarPrivate::tree_view

Definition at line 30 of file ev-find-sidebar.c.


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