Package: gtk
Accessor gtk:combo-box-button-sensitivity
Lambda Listgtk:combo-box-button-sensitivity (object) SyntaxArgumentsDetails Accessor of the button-sensitivity slot of the gtk:combo-box class. The gtk:combo-box-button-sensitivity function returns whether the combo
box sets the dropdown button sensitive or not when there are no items in the model. The (setf gtk:combo-box-button-sensitivity) function sets the
sensitivity. The :on value if the dropdown button is sensitive when the model is empty, the :off value if the button is always insensitive or the :auto value if it is only sensitive as long as the model has one item to be selected. Warning | See also |
2024-4-26