void e_color_init (void); int e_color_alloc (gushort red, gushort green, gushort blue); void e_color_alloc_name (const char *name, GdkColor *color); void e_color_alloc_gdk (GdkColor *color);
int e_color_alloc (gushort red,
gushort green,
gushort blue);red : | |
green : | |
blue : | |
| Returns : |
|
| <<< e-xml-utils | e-unicode >>> |