gtkPrintOperationSetJobName: gtkPrintOperationSetJobName

Description Usage Arguments Details Author(s)

View source: R/gtkFuncs.R

Description

Sets the name of the print job. The name is used to identify the job (e.g. in monitoring applications like eggcups).

Usage

1
gtkPrintOperationSetJobName(object, job.name)

Arguments

object

a GtkPrintOperation

job.name

a string that identifies the print job

Details

If you don't set a job name, GTK+ picks a default one by numbering successive print jobs. Since 2.10

Author(s)

Derived by RGtkGen from GTK+ documentation


RGtk2 documentation built on Oct. 14, 2021, 5:08 p.m.