Package: gtk
Function gtk:scrollbar-new
Lambda Listgtk:scrollbar-new (orientation &optional adjustment) Argumentsorientation -- 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 ValueThe new gtk:scrollbar widget. Details Creates a new scrollbar with the given orientation. | See also |
2023-8-6