- addAnnotation
void function(EvDocumentAnnotations* documentAnnots, EvAnnotation* annot, EvRectangle* rect) addAnnotation;
- baseIface
GTypeInterface baseIface;
Undocumented in source.
- documentIsModified
int function(EvDocumentAnnotations* documentAnnots) documentIsModified;
- getAnnotations
EvMappingList* function(EvDocumentAnnotations* documentAnnots, EvPage* page) getAnnotations;
- overMarkup
EvAnnotationsOverMarkup function(EvDocumentAnnotations* documentAnnots, EvAnnotation* annot, double x, double y) overMarkup;
- removeAnnotation
void function(EvDocumentAnnotations* documentAnnots, EvAnnotation* annot) removeAnnotation;
- saveAnnotation
void function(EvDocumentAnnotations* documentAnnots, EvAnnotation* annot, EvAnnotationsSaveMask mask) saveAnnotation;