Method GTK2.Hscale()->create()

class GTK2.Hscale

Method create

GTK2.Hscale GTK2.Hscale(void settings_or_min_props, void max, void step)

Description

Used to create a new hscale widget. Either pass an W(Adjustment), or three floats representing min, max, and step values.