Skip to content
  • Matthias Clasen's avatar
    Add a gtk_scrollable_get_border · 6f2fff56
    Matthias Clasen authored
    Add a vfunc to return a non-scrollable border around scrollables.
    This would be nicer as a property, but we can't add properties
    to an interface without breaking 3rd party implementations, so
    make this an optional vfunc, and handle it not being set.
    6f2fff56