From 8fc1ca1ef28bc70a5581112185a776f6158b0d6d Mon Sep 17 00:00:00 2001 From: Lukas K Date: Sun, 3 Apr 2016 15:31:05 +0200 Subject: [PATCH] Fix gtk_scrollable_get_border annotation https://bugzilla.gnome.org/show_bug.cgi?id=764540 --- gtk/gtkscrollable.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/gtk/gtkscrollable.c b/gtk/gtkscrollable.c index 1ac26b625d..6cea0ce989 100644 --- a/gtk/gtkscrollable.c +++ b/gtk/gtkscrollable.c @@ -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