Package: gtk
Accessor gtk-numerable-icon-count
Lambda Listgtk-numerable-icon-count (object) SyntaxArgumentsDetails Accessor of the count slot of the gtk-numerable-icon class. The slot access function gtk-numerable-icon-count returns the value currently displayed by the numerable icon. The slot access function (setf gtk-numerable-icon-count) sets the currently displayed value. The numeric value is always clamped to make it two digits, i.e. between -99 and 99. Setting a count of zero removes the emblem. If this method is called, and a label was already set on the numerable icon, it will automatically be reset to nil before rendering the number, i.e. the last method called between the functions gtk-numerable-icon-count and gtk-numerable-icon-label has always priority. Warning | See also |
2021-7-21