Scrollable.getBorder
bool getBorder(out gtk.border.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
border | return location for the results |
Returns
true if border has been set