summaryrefslogtreecommitdiff
path: root/gtk/gtkgrid.c
diff options
context:
space:
mode:
authorTimm Bäder <mail@baedert.org>2015-11-13 12:36:03 +0100
committerTimm Bäder <mail@baedert.org>2015-11-13 14:12:35 +0100
commit86f4346c2955e9c32e69a2267a3874168854ea82 (patch)
tree5b9e72302afe85cf62f9391d403a1196165c5670 /gtk/gtkgrid.c
parentd01ea18dc3a9acc98fc133ddb53ddc838e4e18f9 (diff)
downloadgtk+-86f4346c2955e9c32e69a2267a3874168854ea82.tar.gz
GtkGrid: Remove invalid return annotation
Diffstat (limited to 'gtk/gtkgrid.c')
-rw-r--r--gtk/gtkgrid.c2
1 files changed, 0 insertions, 2 deletions
diff --git a/gtk/gtkgrid.c b/gtk/gtkgrid.c
index 428ce816b7..880247f6f0 100644
--- a/gtk/gtkgrid.c
+++ b/gtk/gtkgrid.c
@@ -2551,8 +2551,6 @@ gtk_grid_get_row_baseline_position (GtkGrid *grid,
* one of those is global, meaning it will be the baseline in the
* parent of the @grid.
*
- * Returns: the row index defining the global baseline
- *
* Since: 3.10
*/
void