The glib.error.ErrorWrap structure contains information about an error that has occurred.
error code, e.g. G_FILE_ERROR_NOENT
error domain, e.g. G_FILE_ERROR
human-readable informative error message
The glib.error.ErrorWrap structure contains information about an error that has occurred.