Package: glib
GBoxed glib:error
Declaration
(define-gboxed-opaque error "GError" :export t :type-initializer "g_error_get_type" :alloc (cl:error "GError cannot be created from the Lisp side."))
Details
The glib:error structure contains information about an error that
has occurred.
2023-6-1