Package: gtk

Function gtk-scrolled-window-vscrollbar

Lambda List

gtk-scrolled-window-vscrollbar (window)

Arguments

window -- a gtk-scrolled-window widget

Return Value

The vertical gtk-scrollbar widget of the scrolled window, or nil if it does not have one.

Details

Returns the vertical scrollbar of the scrolled window.
 

See also

2021-10-14