Package: gtk

Function gtk-scrolled-window-hscrollbar

Lambda List

gtk-scrolled-window-hscrollbar (window)

Arguments

window -- a gtk-scrolled-window widget

Return Value

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

Details

Returns the horizontal scrollbar of the scrolled window.
 

See also

2021-10-14