get_colors 118 lib/widget/background.c w->get_colors = background_get_colors; get_colors 427 lib/widget/dialog.c w->get_colors = dlg_default_get_colors; get_colors 341 lib/widget/widget-common.c w->get_colors = widget_default_get_colors; get_colors 174 lib/widget/widget-common.h const int *(*get_colors) (const Widget * w); get_colors 410 lib/widget/widget-common.h return w->get_colors (w);