Type Definition panda_sys::GError[][src]

pub type GError = _GError;
Expand description

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.