Package: gtk

Accessor gtk-tool-item-group-label

Lambda List

gtk-tool-item-group-label (object)

Syntax

(gtk-tool-item-group-label object) => label
(setf (gtk-tool-item-group-label object) label)

Arguments

object -- a gtk-tool-item-group widget
label -- a :string with the new human readable label of of the group

Details

Accessor of the label slot of the gtk-tool-item-group class.

The slot access function gtk-tool-item-group-label gets the label of the tool item group. The slot access function (setf gtk-tool-item-group-label) sets the label of the tool item group.

The label is displayed in the header of the group. Note that nil is returned if a custom label has been set with the function gtk-tool-item-group-label-widget.
 

See also

2020-9-5