Constructor
EvinceViewJobThumbnailnew_with_target_size
Declaration [src]
EvJob*
ev_job_thumbnail_new_with_target_size (
  EvDocument* document,
  gint page,
  gint rotation,
  gint target_width,
  gint target_height
)
Parameters
- document
- 
            Type: EvDocumentNo description available. The data is owned by the caller of the function. 
- page
- 
            Type: gintNo description available. 
- rotation
- 
            Type: gintNo description available. 
- target_width
- 
            Type: gintNo description available. 
- target_height
- 
            Type: gintNo 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. |