GtkColorButton: GtkColorButton
Description
A button to launch a color selection dialogHierarchy
\link{GObject}
   +----\link{GtkObject}
         +----\link{GtkWidget}
               +----\link{GtkContainer}
                     +----\link{GtkBin}
                           +----\link{GtkButton}
                                 +----GtkColorButtonInterfaces
GtkColorButton implements
 AtkImplementorIface.Detailed 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.Convenient Construction
gtkColorButton is the result of collapsing the constructors of GtkColorButton (gtkColorButtonNew, gtkColorButtonNewWithColor) and accepts a subset of its arguments matching the required arguments of one of its delegate constructors.References
http://developer.gnome.org/doc/API/2.0/gtk/GtkColorButton.html