GtkToggleButton::get_active

bool get_active();

Returns wether the toggle button is pressed (true) or not (false).

See also: set_active() , active