|
libgeda
|
Go to the source code of this file.
Defines | |
| #define | EDA_ERROR eda_error_quark () |
Enumerations | |
| enum | EdaError { EDA_ERROR_SCHEME, EDA_ERROR_RC_TWICE, EDA_ERROR_PARSE, EDA_ERROR_NUM_ERRORS } |
Functions | |
| GQuark | eda_error_quark (void) |
| #define EDA_ERROR eda_error_quark () |
Domain for GErrors originating in libgeda.
Definition at line 23 of file edaerrors.h.
| enum EdaError |
Error numbers for errors originating in libgeda.
Definition at line 26 of file edaerrors.h.
| GQuark eda_error_quark | ( | void | ) |
Definition at line 25 of file edaerrors.c.