diff --git a/documentation/Fl_Group.html b/documentation/Fl_Group.html index 2161026ba..f4509b303 100644 --- a/documentation/Fl_Group.html +++ b/documentation/Fl_Group.html @@ -44,6 +44,7 @@ behavior. @@ -78,6 +79,10 @@ that it is destroyed last. The widget is removed from it's current group (if any) and then added to the end of this group. +

void Fl_Group::clear()

+ +

The clear() method deletes all child widgets recursively. +

void Fl_Group::init_sizes()

The Fl_Group widget keeps track of the original widget sizes and