summaryrefslogtreecommitdiff
path: root/gtk/gtkgrid.c
diff options
context:
space:
mode:
Diffstat (limited to 'gtk/gtkgrid.c')
-rw-r--r--gtk/gtkgrid.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/gtk/gtkgrid.c b/gtk/gtkgrid.c
index 03a0976e66..f8a281e711 100644
--- a/gtk/gtkgrid.c
+++ b/gtk/gtkgrid.c
@@ -1594,7 +1594,7 @@ gtk_grid_attach_next_to (GtkGrid *grid,
* Gets the child of @grid whose area covers the grid
* cell whose upper left corner is at @left, @top.
*
- * Returns: the child at the given position, or %NULL
+ * Returns: (transfer none): the child at the given position, or %NULL
*
* Since: 3.2
*/