Grid.remove

Removes a child from grid.

The child must have been added with gtk.grid.Grid.attach or gtk.grid.Grid.attachNextTo.

class Grid
void
remove

Parameters

child gtk.widget.Widget

the child widget to remove