Package: gtk

Function gtk:scrollable-border

Lambda List

gtk:scrollable-border (scrollable)

Arguments

scrollable -- a gtk:scrollable widget

Return Value

A gtk:border instance.

Details

Returns the size of a non-scrolling border around the outside of the scrollable. An example for this would be tree view headers. GTK can use this information to display overlayed graphics, like the overshoot indication, at the right position.
 

See also

#2023-3-24