Virtual Method
PapersDocumentDocumentFindfind_text
Declaration [src]
GList*
find_text (
  PpsDocumentFind* document_find,
  PpsPage* page,
  const gchar* text,
  PpsFindOptions options
)
Parameters
- page
- 
            Type: PpsPageAn PpsPage.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: PpsFindOptionsA set of PpsFindOptions.