Function widget_from_id

pub fn widget_from_id<T>(id: &str) -> Option<T> 
where T: 'static + Clone,
Available on crate feature dep_fltk only.
Expand description

Get back the widget thru its id