Method

GtkPrintJobget_settings

Declaration [src]

GtkPrintSettings*
gtk_print_job_get_settings (
  GtkPrintJob* job
)

Description [src]

Gets the GtkPrintSettings of the print job.

Gets propertyGtk.PrintJob:settings

Return value

Type: GtkPrintSettings

The settings of job.

The returned data is owned by the instance.