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

#include <ev-view-private.h>

Data Fields

GtkContainerClass parent_class
 
void(* scroll )(EvView *view, GtkScrollType scroll, GtkOrientation orientation)
 
void(* handle_link )(EvView *view, EvLink *link)
 
void(* external_link )(EvView *view, EvLinkAction *action)
 
void(* popup_menu )(EvView *view, GList *items)
 
void(* selection_changed )(EvView *view)
 
void(* sync_source )(EvView *view, EvSourceLink *link)
 
void(* annot_added )(EvView *view, EvAnnotation *annot)
 
void(* annot_removed )(EvView *view, EvAnnotation *annot)
 
void(* layers_changed )(EvView *view)
 
gboolean(* move_cursor )(EvView *view, GtkMovementStep step, gint count, gboolean extend_selection)
 
void(* activate )(EvView *view)
 

Detailed Description

Definition at line 262 of file ev-view-private.h.

Field Documentation

void(* _EvViewClass::activate)(EvView *view)

Definition at line 286 of file ev-view-private.h.

void(* _EvViewClass::annot_added)(EvView *view, EvAnnotation *annot)

Definition at line 277 of file ev-view-private.h.

void(* _EvViewClass::annot_removed)(EvView *view, EvAnnotation *annot)

Definition at line 279 of file ev-view-private.h.

void(* _EvViewClass::external_link)(EvView *view, EvLinkAction *action)

Definition at line 270 of file ev-view-private.h.

void(* _EvViewClass::handle_link)(EvView *view, EvLink *link)

Definition at line 268 of file ev-view-private.h.

void(* _EvViewClass::layers_changed)(EvView *view)

Definition at line 281 of file ev-view-private.h.

gboolean(* _EvViewClass::move_cursor)(EvView *view, GtkMovementStep step, gint count, gboolean extend_selection)

Definition at line 282 of file ev-view-private.h.

GtkContainerClass _EvViewClass::parent_class

Definition at line 263 of file ev-view-private.h.

void(* _EvViewClass::popup_menu)(EvView *view, GList *items)

Definition at line 272 of file ev-view-private.h.

void(* _EvViewClass::scroll)(EvView *view, GtkScrollType scroll, GtkOrientation orientation)

Definition at line 265 of file ev-view-private.h.

void(* _EvViewClass::selection_changed)(EvView *view)

Definition at line 274 of file ev-view-private.h.

void(* _EvViewClass::sync_source)(EvView *view, EvSourceLink *link)

Definition at line 275 of file ev-view-private.h.


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