4 #include <glib.h> /* defines inline for better portability */
6 typedef unsigned int Uint;
14 extern const Color BLACK;
15 extern const Color WHITE;
16 extern const Color RED;
17 extern const Color BLUE;
18 extern const Color GREEN;
19 extern const Color YELLOW;
20 extern const Color ORANGE;
21 extern const Color VIOLET;