Function fltk::app::add_idle2

source ·
pub fn add_idle2(cb: fn())
Expand description

Add an idle callback to run within the event loop. Calls to WidgetExt::redraw within the callback require an explicit sleep