API Version: 4.0
Library Version: 4.12.4
cairo_surface_t* gtk_print_job_get_surface ( GtkPrintJob* job GError** error )
Gets a cairo surface onto which the pages of the print job should be rendered.
cairo_surface_t*
The cairo surface of job.
job