
[Top]
GTK
GTK.SpinButton
|
Method GTK.SpinButton()->set_snap_to_ticks()
- Method
set_snap_to_ticks
object(GTK.SpinButton) GTK.SpinButton()->set_snap_to_ticks(int snapp)
- Description
-
Set the Spin Button to round the value to the nearest
step_increment, which is set within the Adjustment object used with
the Spin Button
Extracted from Pike v7.3 release 11 at 2001-11-03.
|