Method GTK1.Hscale()->create()
- Method create
GTK1.Hscale GTK1.Hscale(GTK1.Adjustment settings)
- Description
Used to create a new hscale widget. The adjustment argument can either be an existing W(Adjustment), or 0, in which case one will be created for you.