[Top]
GTK
GTK.Hscale
|
Method GTK.Hscale()->create()
- Method
create
GTK.Hscale GTK.Hscale(GTK.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.
|