Package: gtk

Function gtk:scrollable-border

Lambda List

gtk:scrollable-border (scrollable)

Arguments

scrollable -- a gtk:scrollable widget

Return Value

The gtk:border instance or nil.

Details

Returns the size of a non-scrolling border around the outside of the scrollable widget. 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-8-6