EvDocumentFindInterface.findText

struct EvDocumentFindInterface
extern (C)
GList* function(EvDocumentFind* documentFind, EvPage* page, const(char)* text, int caseSensitive) findText;

Return Value

a list of results

Meta