Emitted to when the check button is activated.
The ::activate signal on GtkCheckButton is an action signal and emitting it causes the button to animate press then release.
Applications should never connect to this signal, but use the [signal@Gtk.CheckButton::toggled] signal.
4.2
See Implementation
Emitted to when the check button is activated.
The ::activate signal on GtkCheckButton is an action signal and emitting it causes the button to animate press then release.
Applications should never connect to this signal, but use the [signal@Gtk.CheckButton::toggled] signal.