UIElement.addChild

Add a UIElement as child to another.

Such a child MUST be created through mallocNew. Its ownership is given to is parent.

class UIElement
nothrow @nogc final
void
addChild

Meta