PrintOperation.jobName

string jobName() @property

Get jobName property.

Returns

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.

void jobName(string propval) @property

Set jobName property.

Parameters

propvalA 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.