From 86f4346c2955e9c32e69a2267a3874168854ea82 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Timm=20B=C3=A4der?= Date: Fri, 13 Nov 2015 12:36:03 +0100 Subject: GtkGrid: Remove invalid return annotation --- gtk/gtkgrid.c | 2 -- 1 file changed, 2 deletions(-) (limited to 'gtk/gtkgrid.c') 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 -- cgit v1.2.1