Function fltk::utils::is_ptr_of

source ·
pub fn is_ptr_of<W: WidgetBase>(w: *mut Fl_Widget) -> bool
Expand description

Check whether a widget is of a certain type