get_border


Description:

[ Version ( since = "3.16" ) ]
public abstract bool get_border (out Border border)

Returns the size of a non-scrolling border around the outside of the scrollable.

An example for this would be treeview headers. GTK+ can use this information to display overlayed graphics, like the overshoot indication, at the right position.

Parameters:

this

a Scrollable

border

return location for the results

Returns:

true if border has been set