Does anyone know how to set the value of a CheckButton or slider
({H|V}Scale) WITHOUT causing it to emit a signal (i.e. call the
connected callback)? For the CheckButton, the set_value() method
causes signal_toggled to be emitted (that's what I don't want to
happen).
I looked at the reference docs but I don't see anything in there.
There must be way, I'm just too dense to figure it out...
Show replies by date