UIElement.addChild

Adds an UIElement The addChild method is mandatory. Such a child MUST be created through dplug.core.nogc.mallocEmplace. Note: to display a newly added widget, use position setter.

class UIElement
public nothrow @nogc final
void
addChild

Meta