Function fltk::utils::is

source ·
pub fn is<W: WidgetBase>(w: &impl WidgetBase) -> bool
Expand description

Check whether a widget is of a certain type