signal callback delegate or function to connect
void callback(double value, gtk.scale_button.ScaleButton scaleButton)
value the new value (optional)
scaleButton the instance the signal is connected to (optional)
Yes.After to execute callback after default handler, No.After to execute before (default)
Signal ID
Connect to ValueChanged signal.
Emitted when the value field has changed.