Method GTK2.Hscale()->create()
- Method create
GTK2.Hscale GTK2.Hscale(GTK2.Adjustmentsettings_or_min_props,float|voidmax,float|voidstep)- Description
Used to create a new hscale widget. Either pass an W(Adjustment), or three floats representing min, max, and step values.