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

Data Fields

EvRecentViewev_recent_view
 
char * uri
 
time_t mtime
 
GtkTreeRowReference * row
 
GCancellable * cancellable
 
EvJobjob
 
guint needs_metadata: 1
 
guint needs_thumbnail: 1
 

Detailed Description

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

Field Documentation

GCancellable* GetDocumentInfoAsyncData::cancellable

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

EvRecentView* GetDocumentInfoAsyncData::ev_recent_view

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

EvJob* GetDocumentInfoAsyncData::job

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

time_t GetDocumentInfoAsyncData::mtime

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

guint GetDocumentInfoAsyncData::needs_metadata

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

guint GetDocumentInfoAsyncData::needs_thumbnail

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

GtkTreeRowReference* GetDocumentInfoAsyncData::row

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

char* GetDocumentInfoAsyncData::uri

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


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