Package: gtk
Accessor gtk:action-icon-name
Lambda Listgtk:action-icon-name (object) SyntaxArgumentsDetails Accessor of the icon-name slot of the gtk:action class. The gtk:action-icon-name function gets the icon name of the action. The (setf gtk:action-icon-name) function sets the icon name. The name of the icon from the icon theme. Note that the stock icon is preferred, if the stock-id property holds the ID of an existing stock icon, and the g:icon object is preferred if the gicon property is set. This is an appearance property and thus only applies if the use-action-appearance property is true. Warning | See also |
2024-9-26