[gtk+] GtkGrid: Remove invalid return annotation



commit 86f4346c2955e9c32e69a2267a3874168854ea82
Author: Timm Bäder <mail baedert org>
Date:   Fri Nov 13 12:36:03 2015 +0100

    GtkGrid: Remove invalid return annotation

 gtk/gtkgrid.c |    2 --
 1 files changed, 0 insertions(+), 2 deletions(-)
---
diff --git a/gtk/gtkgrid.c b/gtk/gtkgrid.c
index 428ce81..880247f 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


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]