Package: gtk

Accessor gtk-tool-item-group-label-widget

Lambda List

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

Syntax

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

Arguments

object -- a gtk-tool-item-group widget
label-widget -- the gtk-widget to be displayed in place of the usual label

Details

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

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

The label widget is displayed in the header of the group, in place of the usual label.
 

See also

2020-9-5