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. 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 also |
2025-2-22