remove


Description:

public void remove (Widget child)

Removes a child from this.

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

Parameters:

this

a `GtkGrid`

child

the child widget to remove