Method
GtkPrintJobget_surface
Declaration [src]
cairo_surface_t*
gtk_print_job_get_surface (
  GtkPrintJob* job
  GError** error
)
Return value
Type: cairo_surface_t
The cairo surface of job.
| The returned data is owned by the instance. | 
cairo_surface_t*
gtk_print_job_get_surface (
  GtkPrintJob* job
  GError** error
)
Type: cairo_surface_t
The cairo surface of job.
| The returned data is owned by the instance. |