Function delete_widget

pub fn delete_widget<Wid>(wid: Wid)
where Wid: WidgetBase,
Available on crate feature dep_fltk only.
Expand description

Deletes widgets and their children.