Extracted from Pike v7.8 release 866 at 2016-11-06.
pike.ida.liu.se
[Top]
GTK2
GTK2.Hscale

Method GTK2.Hscale()->create()


Method create

GTK2.Hscale GTK2.Hscale(GTK2.Adjustment settings_or_min_props, float|void max, float|void step)

Description

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