[][src]Type Definition irssi_sys::GError

type GError = _GError;

GError: @domain: error domain, e.g. #G_FILE_ERROR @code: error code, e.g. %G_FILE_ERROR_NOENT @message: human-readable informative error message

The GError structure contains information about an error that has occurred.