PrintOperation.setCustomTabLabel

Sets the label for the tab holding custom widgets. Since 2.10

class PrintOperation
void
setCustomTabLabel
(
string label
)

Parameters

label string

the label to use, or NULL to use the default label. [allow-none]

Meta