Function is_ptr_of

pub fn is_ptr_of<W>(w: *mut Fl_Widget) -> bool
where W: WidgetBase,
Available on crate feature dep_fltk only.
Expand description

Check whether a widget is of a certain type