#include <go-color-group.h>
Public Attributes | |
GObject | parent |
char * | name |
gpointer | context |
GOColor | history [GO_COLOR_GROUP_HISTORY_SIZE] |
Referenced by cg_equal(), go_color_group_fetch(), and go_color_group_init().
Referenced by cb_history_changed(), get_color(), go_color_group_add_color(), go_color_group_init(), and go_color_palette_make_menu().
char * GOColorGroup::name |
Referenced by cg_equal(), cg_hash(), go_color_group_fetch(), go_color_group_finalize(), and go_color_group_init().
GObject GOColorGroup::parent |