
[Top]
GTK
GTK.Hscale
|
Method GTK.Hscale()->create()
- Method
create
object(GTK.Hscale) GTK.Hscale()->create(object(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.
Extracted from Pike v7.3 release 11 at 2001-11-03.
|