Package: gtk

Function gtk:scrollbar-new

Lambda List

gtk:scrollbar-new (orientation &optional adjustment)

Arguments

orientation -- a gtk:orientation value for the orientation of the scrollbar
adjustment -- an optional gtk:adjustment object to use, the default is to create a new adjustment

Return Value

The new gtk:scrollbar widget.

Details

Creates a new scrollbar with the given orientation.
 

See also

2023-8-6