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].
| this |
a wrap box |
| child |
the child to remove |