PrintOperation.customTabLabel

string customTabLabel() @property nothrow

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 nothrow

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.