API Version: 4.0
Library Version: 4.2.0
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