Method
EvinceDocumentDocumentFindfind_text_with_options
Declaration [src]
GList*
ev_document_find_find_text_with_options (
EvDocumentFind* document_find,
EvPage* page,
const gchar* text,
EvFindOptions options
)
Parameters
page
-
Type:
EvPage
An
EvPage
.The data is owned by the caller of the method. text
-
Type:
const gchar*
Text to find.
The data is owned by the caller of the method. The value is a NUL terminated UTF-8 string. options
-
Type:
EvFindOptions
A set of
EvFindOptions
.