set_job_name


Description:

[ Version ( since = "2.10" ) ]
public void set_job_name (string job_name)

Sets the name of the print job.

The name is 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.

Parameters:

this

a PrintOperation

job_name

a string that identifies the print job