Module GMain.Idle

type id = Glib.Idle.id
val add : ?⁠prio:int -> (unit -> bool) -> id
val remove : id -> unit