Package: gtk
Accessor gtk:toggle-button-active
Lambda Listgtk:toggle-button-active (object) SyntaxArgumentsDetails              The accessor for the active slot of the    gtk:toggle-button class gets or sets the status of the toggle
    button.    Returns true if the toggle button is pressed in and false if it is
  raised. If the status of the toggle button changes, this action causes the "toggled" signal to be emitted.  | See also | 
2025-08-05