Function gdk_sys::gdk_threads_add_timeout_full
source · [−]pub unsafe extern "C" fn gdk_threads_add_timeout_full(
priority: c_int,
interval: c_uint,
function: GSourceFunc,
data: gpointer,
notify: GDestroyNotify
) -> c_uint