GError

Undocumented in source.

Members

Variables

code
int code;

error code, e.g. %G_FILE_ERROR_NOENT

domain
GQuark domain;

error domain, e.g. #G_FILE_ERROR

message
char* message;

human-readable informative error message

Meta