Add gtk_grid_remove_{row,column}

It is sometimes convenient to deal with entire rows or
columns at a time.
https://bugzilla.gnome.org/show_bug.cgi?id=695994
This commit is contained in:
Matthias Clasen
2013-03-23 15:40:44 -04:00
parent 666d10ec76
commit cc86a7bb7e
4 changed files with 112 additions and 0 deletions

View File

@ -7238,6 +7238,8 @@ gtk_grid_attach_next_to
gtk_grid_get_child_at
gtk_grid_insert_row
gtk_grid_insert_column
gtk_grid_remove_row
gtk_grid_remove_column
gtk_grid_insert_next_to
gtk_grid_set_row_homogeneous
gtk_grid_get_row_homogeneous