Method GTK2.SpinButton()->create()
- Method
create
GTK2.SpinButton GTK2.SpinButton(
void
range_or_min_or_props
,void
climb_rate_or_max
,void
precision_or_step
)- Description
The climb_rate argument take a value between 0.0 and 1.0 and indicates the amount of acceleration that the Spin Button has. The digits argument specifies the number of decimal places to which the value will be displayed.