Package: gtk
Accessor gtk:action-label
Lambda Listgtk:action-label (object) SyntaxArgumentsDetails Accessor of the label slot of the gtk:action
class. The gtk:action-label function gets the label text of the action. The (setf gtk:action-label) function sets the label. The label used for menu items and buttons that activate this action. If the label is nil, GTK uses the stock label specified via the stock-id property. This is an appearance property and thus only applies if the use-action-appearance property is true. Warning | See also |
2024-9-26