ColorButton.getColor
void getColor(out gdk.color.Color color)Sets color to be the current color in the #GtkColorButton widget.
Parameters
color | a #GdkColor to fill in with the current color |
Deprecated
Use [gtk.color_chooser.ColorChooser.getRgba] instead.