Constructor
PapersViewJobFindnew
Declaration [src]
PpsJob*
pps_job_find_new (
  PpsDocument* document,
  gint start_page,
  gint n_pages,
  const gchar* text,
  PpsFindOptions options
)
Parameters
- document
- 
            Type: PpsDocumentNo description available. The data is owned by the caller of the function. 
- start_page
- 
            Type: gintNo description available. 
- n_pages
- 
            Type: gintNo description available. 
- text
- 
            Type: const gchar*No description available. The data is owned by the caller of the function. The value is a NUL terminated UTF-8 string. 
- options
- 
            Type: PpsFindOptionsNo description available. 
Return value
Type: PpsJob
No description available.
| The caller of the function takes ownership of the data, and is responsible for freeing it. |