Generic object system. More...
Typedefs | |
typedef struct _Eo_Opaque | Eo |
The basic Object type. | |
typedef Eo | Eo_Class |
The basic class type - should be removed, just for compat. More... | |
typedef short | Eo_Callback_Priority |
Callback priority value. More... | |
Generic object system.
The basic class type - should be removed, just for compat.
Callback priority value.
Range is -32k - 32k. The lower the number, the higher the priority.