SpinButton.getWrap

Returns whether the spin button’s value wraps around to the opposite limit when the upper or lower limit of the range is exceeded. See gtk.spin_button.SpinButton.setWrap.

class SpinButton
bool
getWrap
()

Return Value

Type: bool

true if the spin button wraps around