ToggleButton.getActive

bool getActive() nothrow

Queries a #GtkToggleButton and returns its current state. Returns true if the toggle button is pressed in and false if it is raised.

Returns

a #gboolean value.