Package: gtk
Accessor gtk-toggle-button-active
Lambda Listgtk-toggle-button-active (object) SyntaxArgumentsDetails Accessor of the active slot of the gtk-toggle-button class. The gtk-toggle-button-active slot access function queries a toggle button and returns its current state. Returns true if the toggle button is pressed in and false if it is raised. The (setf gtk-toggle-button-active) slot access function sets the status of the toggle button. This action causes the "toggled" signal to be emitted. | See also |
*2021-10-11