]> Pileus Git - ~andy/gtk/commit
Rework the API a bit
authorMatthias Clasen <mclasen@redhat.com>
Fri, 3 Feb 2012 23:34:33 +0000 (18:34 -0500)
committerMatthias Clasen <mclasen@redhat.com>
Tue, 14 Feb 2012 21:36:55 +0000 (16:36 -0500)
commitc5cfb6e02bada9a1ac45672b741dccdac8e25cfe
tree0bd2b4cbc6874cea5cd5a55a861f273a11fd06ea
parent1f68d7d8278ab7dda05e44661c59ae62ef89b79a
Rework the API a bit

Rename get/set_color to get/set_rgba and show_alpha to use_alpha,
to match existing GtkColorButton API and let GtkColorButton implement
GtkColorChooser.
gtk/gtkcolorbutton.c
gtk/gtkcolorbutton.h
gtk/gtkcolorchooser.c
gtk/gtkcolorchooser.h
gtk/gtkcolorchooserwidget.c
gtk/gtkcoloreditor.c
gtk/gtkcolorscale.c
gtk/gtkcolorscale.h
gtk/gtkcolorswatch.c
gtk/gtkcolorswatch.h
tests/testcolorchooser.c