
[Top]
GTK
GTK.SpinButton
|
Method GTK.SpinButton()->set_wrap()
- Method
set_wrap
object(GTK.SpinButton) GTK.SpinButton()->set_wrap(int wrapp)
- Description
-
If true, the spin button will wrap from the lowest to the highest
value, and the highest to the lowest.
Extracted from Pike v7.3 release 11 at 2001-11-03.
|