Property
GtkPrintOperation:job-name
since: 2.10
Description [src]
A string used to identify the job (e.g. in monitoring applications like eggcups).
If you don’t set a job name, GTK+ picks a default one by numbering successive print jobs.
Type:gchar*
Available since: 2.10
Setter method | gtk_print_operation_set_job_name() |