Add an accessor for grid children
This addresses concerns in bug 634136.
This commit is contained in:
@ -6988,6 +6988,7 @@ GtkGrid
|
||||
gtk_grid_new
|
||||
gtk_grid_attach
|
||||
gtk_grid_attach_next_to
|
||||
gtk_grid_get_child_at
|
||||
gtk_grid_insert_row
|
||||
gtk_grid_insert_column
|
||||
gtk_grid_insert_next_to
|
||||
|
||||
Reference in New Issue
Block a user