Method

GtkPrintJobget_title

Declaration [src]

const char*
gtk_print_job_get_title (
  GtkPrintJob* job
)

Description [src]

Gets the job title.

Gets propertyGtk.PrintJob:title

Return value

Type: const char*

The title of job.

The returned data is owned by the instance.
The value is a NUL terminated UTF-8 string.