Widget.removeAllChildren

Removes all child widgets from this. You should not use the removed widgets again.

Note that on Windows, it also destroys the native handles for the removed children recursively.

class Widget
void
removeAllChildren
()

Meta

History

Added July 1, 2021 (dub v10.2)

Suggestion Box / Bug Report