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

Data Fields

EvDocumentModelmodel
 
EvJobjob
 
EvFindOptions options
 
EvFindOptions supported_options
 
GtkWidget * entry
 
GtkWidget * next_button
 
GtkWidget * prev_button
 
guint pages_searched
 

Detailed Description

Definition at line 46 of file ev-search-box.c.

Field Documentation

GtkWidget* _EvSearchBoxPrivate::entry

Definition at line 52 of file ev-search-box.c.

EvJob* _EvSearchBoxPrivate::job

Definition at line 48 of file ev-search-box.c.

EvDocumentModel* _EvSearchBoxPrivate::model

Definition at line 47 of file ev-search-box.c.

GtkWidget* _EvSearchBoxPrivate::next_button

Definition at line 53 of file ev-search-box.c.

EvFindOptions _EvSearchBoxPrivate::options

Definition at line 49 of file ev-search-box.c.

guint _EvSearchBoxPrivate::pages_searched

Definition at line 56 of file ev-search-box.c.

GtkWidget* _EvSearchBoxPrivate::prev_button

Definition at line 54 of file ev-search-box.c.

EvFindOptions _EvSearchBoxPrivate::supported_options

Definition at line 50 of file ev-search-box.c.


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