libgeda

edaerrors.h File Reference

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 Documentation

#define EDA_ERROR   eda_error_quark ()

Domain for GErrors originating in libgeda.

Definition at line 23 of file edaerrors.h.


Enumeration Type Documentation

enum EdaError

Error numbers for errors originating in libgeda.

Enumerator:
EDA_ERROR_SCHEME 
EDA_ERROR_RC_TWICE 
EDA_ERROR_PARSE 
EDA_ERROR_NUM_ERRORS 

Definition at line 26 of file edaerrors.h.


Function Documentation

GQuark eda_error_quark ( void  )

Definition at line 25 of file edaerrors.c.

 All Data Structures Files Functions Variables Typedefs Enumerations Enumerator Defines