Prev
GtkToggleButton::get_active
Next
GtkToggleButton::get_active
bool get_active();
Returns wether the toggle button is pressed (
true
) or not (
false
).
See also:
set_active()
,
active