EvDocumentFindInterface

Undocumented in source.

Members

Variables

baseIface
GTypeInterface baseIface;
Undocumented in source.
findText
GList* function(EvDocumentFind* documentFind, EvPage* page, const(char)* text, int caseSensitive) findText;
findTextWithOptions
GList* function(EvDocumentFind* documentFind, EvPage* page, const(char)* text, EvFindOptions options) findTextWithOptions;
getSupportedOptions
EvFindOptions function(EvDocumentFind* documentFind) getSupportedOptions;

Meta