[][src]Function gdk::threads_add_timeout_seconds

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