Function fltk::app::has_timeout

source ·
pub fn has_timeout<F: FnMut() + 'static>(cb: F) -> bool
👎Deprecated since 1.2.26: please use has_timeout3 instead
Expand description

Check whether a timeout is installed