Package: gtk
Accessor gtk-action-is-important
Lambda Listgtk-action-is-important (object) Syntax(gtk-action-is-important object) => is-important (setf (gtk-action-is-important object) is-important) ArgumentsDetails Accessor of the is-important slot of the gtk-action class. The slot access function gtk-action-is-important checks whether the action is important or not. The slot access function (setf gtk-action-is-important) sets whether the action is important. This attribute is used primarily by toolbar items to decide whether to show a label or not. When true, toolitem proxies for this action show text in :both-horiz mode. Warning | See also |
2021-7-20