Method

Gtk.PrintJob.get_title

Declaration [src]

const char*
gtk_print_job_get_title (
  GtkPrintJob* job
)

Description [src]

Gets the job title.

Gets propertyGtk.PrintJob:title

Return value

Returns: const char*

the title of job

Ownership is not transferred to the caller
The string is a NUL terminated UTF-8 string