mirror of
https://gitlab.gnome.org/GNOME/gtk.git
synced 2024-11-10 19:00:08 +00:00
Fix gtk_scrollable_get_border annotation
https://bugzilla.gnome.org/show_bug.cgi?id=764540
This commit is contained in:
parent
99e92a60f2
commit
8fc1ca1ef2
@ -316,7 +316,7 @@ gtk_scrollable_set_vscroll_policy (GtkScrollable *scrollable,
|
||||
/**
|
||||
* gtk_scrollable_get_border:
|
||||
* @scrollable: a #GtkScrollable
|
||||
* @border: return location for the results
|
||||
* @border: (out caller-allocates): return location for the results
|
||||
*
|
||||
* Returns the size of a non-scrolling border around the
|
||||
* outside of the scrollable. An example for this would
|
||||
|
Loading…
Reference in New Issue
Block a user