ToggleButton.getActive
bool getActive() nothrowQueries a gtk.toggle_button.ToggleButton and returns its current state.
Returns true if the toggle button is pressed in and false if it is raised.
Returns
whether the button is pressed
bool getActive() nothrowQueries a gtk.toggle_button.ToggleButton and returns its current state.
Returns true if the toggle button is pressed in and false if it is raised.