Extracted from Pike v7.4 release 35 at 2003-12-09.
pike.ida.liu.se
[Top]
predef::
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.