Package: gtk
Accessor gtk:switch-state
Lambda Listgtk:switch-state (object) SyntaxArgumentsDetails Accessor of the state slot of the gtk:switch
class. The gtk:switch-active function gets the underlying state of the switch. The (setf gtk:switch-active) function sets the underlying state of the switch. Normally, this is the same as the active property, unless the switch is set up for delayed state changes. This function is typically called from a "state-set" signal handler. See the "state-set" signal for details. | See also |
#2023-3-27