pub fn widget_from_id<T>(id: &str) -> Option<T> ⓘwhere T: 'static + Clone,
dep_fltk
Get back the widget thru its id