Group.add

void add(Widget child) nothrow @nogc

Adds a widget as a child of this group.

Parameters

childWidget to add