Package: gtk
Accessor gtk:numerable-icon-background-icon-name
Lambda Listgtk:numerable-icon-background-icon-name (object) SyntaxArgumentsDetails Accessor of the background-icon-name slot of the gtk:numerable-icon class. The gtk:numerable-icon-background-icon-name function returns the icon name used as the base background image, or nil if there is none. The (setf gtk:numerable-icon-background-icon-name) function updates the background
icon. If name is nil, the numerable icon will go back using style information or default theming for its background image. If this method is called and a g:icon object was already set as background for the numerable icon, name will be used, that is, the last method called between the gtk:numerable-icon-background-icon-name and gtk:numerable-icon-background-icon functions has always priority. Warning | See also |
2024-12-31