signal callback delegate or function to connect
void callback(adw.spin_row.SpinRow spinRow)
spinRow 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.
See gtk.spin_button.SpinButton.wrapped.