ocgtk.common
GError
ocgtk
ocgtk.cairo
ocgtk.gdk
ocgtk.gdk_pixbuf
ocgtk.gdkpixbuf
ocgtk.gio
ocgtk.graphene
ocgtk.gsk
ocgtk.gtk
ocgtk.pango
ocgtk.pango_cairo
ocgtk.pangocairo
type t
GError type representing errors from GTK/GLib functions.
GError values are constructed by the C FFI layer and used exclusively as the error component of (_, GError.t) result return types.
(_, GError.t) result
val message : t -> string
val code : t -> int
val domain : t -> int