Function is

pub fn is<W>(w: &W) -> bool
where W: WidgetBase,
Available on crate feature dep_fltk only.
Expand description

Check whether a widget is of a certain type