Grid.remove

Removes a child from @grid.

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

class Grid
void
remove

Parameters

child Widget

the child widget to remove

Meta