GComponent.RemoveChild Method |
Name | Description | |
---|---|---|
![]() | RemoveChild(GObject) |
Removes a child from the component. If the object is not a child, nothing happens.
|
![]() | RemoveChild(GObject, Boolean) |
Removes a child from the component. If the object is not a child, nothing happens.
|