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 Wrapped signal.
Emitted right after the spinbutton wraps from its maximum to its minimum value or vice-versa.