Package: gtk

Function gtk:scale-new

Lambda List

gtk:scale-new (orientation adjustment)

Arguments

orientation -- a value of the gtk:orientation enumeration
adjustment -- a gtk:adjustment object which sets the range of the scale, or nil to create a new adjustment

Return Value

The new gtk:scale widget.

Details

Creates a new scale widget.
 

See also

2024-12-5