Constructor
EvinceViewJobRendernew
Declaration [src]
EvJob*
ev_job_render_new (
  EvDocument* document,
  gint page,
  gint rotation,
  gdouble scale,
  gint width,
  gint 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. 
- scale
- 
            Type: gdoubleNo description available. 
- width
- 
            Type: gintNo description available. 
- 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. |