PrintOperation.customTabLabel

string customTabLabel() @property

Get customTabLabel property.

Returns

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.

void customTabLabel(string propval) @property

Set customTabLabel property.

Parameters

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