GError

Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
extern (C) static
struct GError {}

Members

Variables

code
int code;
Undocumented in source.
domain
uint domain;
Undocumented in source.
message
char* message;
Undocumented in source.

Meta