get_colors 116 lib/widget/background.c w->get_colors = background_get_colors; get_colors 425 lib/widget/dialog.c w->get_colors = dlg_default_get_colors; get_colors 342 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);