Module Glib.Main
The Main Event Loop @gtkdoc glib glib-The-Main-Event-Loop
val create : bool -> t
val iteration : bool -> bool
val pending : unit -> bool
val is_running : t -> bool
val quit : t -> unit
val destroy : t -> unit
val setlocale : locale_category -> string option -> string
val wrap_poll_func : unit -> unit