You're welcome!

I hadn't consciously realised GtkSwitch had both :active and :state to be
honest. The latter is for delayed state changes, so if you just need a
simple switch, you should be able to leave the ::state-set handler alone
and observe changes on either of those properties, because they should
change in lockstep.
_______________________________________________
gtkmm-list mailing list
[email protected]
https://mail.gnome.org/mailman/listinfo/gtkmm-list

Reply via email to