GtkColorButton — A button to launch a color selection dialog
Includes
#include <gtk/gtk.h>
Description
The GtkColorButton is a button which displays the currently selected color
an allows to open a color selection dialog to change the color. It is suitable
widget for selecting a color in a preference dialog.