Click or drag to resize

GComponent.RemoveChild Method

Overload List
  NameDescription
Public methodRemoveChild(GObject)
Removes a child from the component. If the object is not a child, nothing happens.
Public methodRemoveChild(GObject, Boolean)
Removes a child from the component. If the object is not a child, nothing happens.
Top
See Also