GtkGrid: Add a way to insert rows or columns

This is useful functionality that makes it easier to insert
things in the middle of an already populated grid.

Bug 653817
This commit is contained in:
Matthias Clasen
2011-08-08 12:06:59 +02:00
parent 5bfef8c80a
commit 17f99f663f
5 changed files with 223 additions and 0 deletions

View File

@ -6914,6 +6914,9 @@ GtkGrid
gtk_grid_new
gtk_grid_attach
gtk_grid_attach_next_to
gtk_grid_insert_row
gtk_grid_insert_column
gtk_grid_insert_next_to
gtk_grid_set_row_homogeneous
gtk_grid_get_row_homogeneous
gtk_grid_set_row_spacing