GtkGrid: Remove invalid return annotation

This commit is contained in:
Timm Bäder 2015-11-13 12:36:03 +01:00
parent d01ea18dc3
commit 86f4346c29

View File

@ -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