signal callback delegate or function to connect
bool callback(gtk.spin_button.SpinButton spinButton)
spinButton the instance the signal is connected to (optional)
Returns true if the value has been displayed
Yes.After to execute callback after default handler, No.After to execute before (default)
Signal ID
Connect to Output signal.
The ::output signal can be used to change to formatting of the value that is displayed in the spin buttons entry.