Removes a child from grid.
The child must have been added with gtk.grid.Grid.attach or gtk.grid.Grid.attachNextTo.
the child widget to remove
Removes a child from grid.
The child must have been added with gtk.grid.Grid.attach or gtk.grid.Grid.attachNextTo.