GDS-Render v1.2.1
|
Data Fields | |
GObject | parent |
GdkRGBA * | color_array |
The internal array to store the colors. More... | |
unsigned int | color_array_length |
The length of the _ColorPalette::color_array array. More... | |
gpointer | dummy [4] |
Definition at line 28 of file color-palette.c.
GdkRGBA* color_array |
The internal array to store the colors.
Definition at line 34 of file color-palette.c.
unsigned int color_array_length |
The length of the _ColorPalette::color_array array.
Definition at line 36 of file color-palette.c.
gpointer dummy[4] |
Definition at line 39 of file color-palette.c.
GObject parent |
Definition at line 30 of file color-palette.c.