Function event_inside_widget

pub fn event_inside_widget<Wid>(wid: &Wid) -> bool
where Wid: WidgetExt,
Available on crate feature dep_fltk only.
Expand description

Returns whether an event occurred within a widget