Gtk.SpinButton::wrapped
function callback(spin_button, ):void;
The wrapped signal is emitted right after the spinbutton wraps from its maximum to minimum value or vice-versa.
Since 2.10
- spin_button
instance of Gtk.SpinButton that is emitting the signal