Return the state of the indicator.
See active.
See active.
toggled
emitable signal void Gtk_ToggleButton::toggled();
Emitted on a change of button state.
Triggered when the button changes state
(Note : changing the button's state with set_active()
will also trigger this signal).