Extracted from Pike v8.0 release 28 as of 2015-08-03.
   

Method GTK2.Vscale()->create()


Method create

GTK2.Vscale GTK2.Vscale(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.