Function is
pub fn is<W>(w: &W) -> boolwhere
W: WidgetBase,
Available on crate feature
dep_fltk
only.Expand description
Check whether a widget is of a certain type
pub fn is<W>(w: &W) -> boolwhere
W: WidgetBase,
dep_fltk
only.Check whether a widget is of a certain type