ToggleButton.getActive

Queries a GtkToggleButton and returns its current state.

Returns %TRUE if the toggle button is pressed in and %FALSE if it is raised.

class ToggleButton
bool
getActive
()

Return Value

Type: bool

whether the button is pressed

Meta