signal callback delegate or function to connect
void callback(gtk.spin_button.SpinButton spinButton)
spinButton 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 is changed.
Also see the gtk.spin_button.SpinButton.output signal.