[gtk+/composite-templates] gtkoverlay: fix get-child-position annotation
- From: Juan Pablo Ugarte <jpu src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gtk+/composite-templates] gtkoverlay: fix get-child-position annotation
- Date: Sat, 6 Oct 2012 16:55:07 +0000 (UTC)
commit 2b6a0a062991ebae6c732f672fa0ad3b41e99647
Author: Ignacio Casal Quinteiro <icq gnome org>
Date: Sun Sep 16 19:02:20 2012 +0200
gtkoverlay: fix get-child-position annotation
gtk/gtkoverlay.c | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/gtk/gtkoverlay.c b/gtk/gtkoverlay.c
index d22ac88..2d94579 100644
--- a/gtk/gtkoverlay.c
+++ b/gtk/gtkoverlay.c
@@ -602,7 +602,7 @@ gtk_overlay_class_init (GtkOverlayClass *klass)
* GtkOverlay::get-child-position:
* @overlay: the #GtkOverlay
* @widget: the child widget to position
- * @allocation: (out): return location for the allocation
+ * @allocation: (out caller-allocates): return location for the allocation
*
* The ::get-child-position signal is emitted to determine
* the position and size of any overlay child widgets. A
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]