Package: gtk

Accessor gtk:print-operation-custom-tab-label

Lambda List

gtk:print-operation-custom-tab-label (object)

Syntax

(gtk:print-operation-tab-label object) => label
(setf (gtk:print-operation-tab-label object) label)

Arguments

object -- a gtk:print-operation object
label -- a string with the label to use, or nil to use the default label

Details

Accessor of the custom-tab-label slot of the gtk:print-operation class. The (setf gtk:print-operation-custom-tab-label) function sets the label for the tab holding custom widgets.
 

See also

2023-8-28