get_border
Description:
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 overlaid graphics, like the overshoot indication, at the right position.
Parameters:
this |
a `GtkScrollable` |
border |
return location for the results |
Returns:
true if |