PrintOperation.setJobName

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.

class PrintOperation
void
setJobName
(
string jobName
)

Parameters

jobName string

a string that identifies the print job

Meta

Since

2.10