pike.hubbe.net

[Top]
GTK
GTK.SpinButton
previousGTK.SpinButton()->configure() GTK.SpinButton()->get_climb_rate()next

Method GTK.SpinButton()->create()


Method create

object(GTK.SpinButton) GTK.SpinButton()->create(object(GTK.Adjustment) range, float climb_rate, int precision)

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.


Extracted from Pike v7.3 release 11 at 2001-11-03.