Constructor
EvinceViewJobFindnew
Declaration [src]
EvJob*
ev_job_find_new (
  EvDocument* document,
  gint start_page,
  gint n_pages,
  const gchar* text,
  EvFindOptions options
)
Parameters
- document
- 
            Type: EvDocumentNo 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: EvFindOptionsNo description available. 
Return value
Type: EvJob
No description available.
| The caller of the function takes ownership of the data, and is responsible for freeing it. |