Package: gtk
Accessor gtk-tool-button-label-widget
Lambda Listgtk-tool-button-label-widget (object) SyntaxArgumentsDetails Accessor of the label-widget slot of the gtk-tool-button class. The gtk-tool-button-label-widget slot access function returns the widget used as label on the tool button. The (setf gtk-tool-button-label-widget) slot access function sets label-widget as the widget that will be used as the label for the tool button. If the label-widget argument is nil the label property is used as label. If label is also nil, the label in the stock item determined by the stock-id property is used as label. If stock-id is also nil, button does not have a label. | See also |
2021-11-30