[][src]Function gdk::threads_add_idle

pub fn threads_add_idle<P: Fn() -> bool + Send + Sync + 'static>(
    function: P
) -> u32