Function fltk::app::awake_callback[][src]

pub fn awake_callback<F: FnMut() + 'static>(cb: F)
Expand description

Registers a function that will be called by the main thread during the next message handling cycle