[ 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.
| this | |
| border |
return location for the results |
|
true if |