remove

open fun remove(child: Widget)

Removes a child from @grid.

The child must have been added with method@Gtk.Grid.attach or method@Gtk.Grid.attach_next_to.

Parameters

child

the child widget to remove