EvDocumentFindInterface.findTextWithOptions

struct EvDocumentFindInterface
extern (C)
GList* function(EvDocumentFind* documentFind, EvPage* page, const(char)* text, EvFindOptions options) findTextWithOptions;

Return Value

a list of results

Meta