get_active


Description:

public bool get_active ()

Queries a `GtkToggleButton` and returns its current state.

Returns true if the toggle button is pressed in and false if it is raised.

Parameters:

this

a `GtkToggleButton`.

Returns:

whether the button is pressed