PrintOperation.customTabLabel

Set customTabLabel property.

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

Parameters

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