remove


Description:

public void remove (Widget child)

Removes a child widget from this.

The child must have been added before with [method@Adw.WrapBox.append], [method@Adw.WrapBox.prepend], or [ method@Adw.WrapBox.insert_child_after].

Parameters:

this

a wrap box

child

the child to remove