PrintOperation.customTabLabel

Get customTabLabel property.

  1. string customTabLabel [@property getter]
    class PrintOperation
    @property
    string
    customTabLabel
    ()
  2. string customTabLabel [@property setter]

Return Value

Type: string

Used as the label of the tab containing custom widgets.

Note that this property may be ignored on some platforms.

If this is null, GTK uses a default label.