ColorButton.getColor

void getColor(out gdk.color.Color color) nothrow

Sets color to be the current color in the #GtkColorButton widget.

Parameters

colora #GdkColor to fill in with the current color

Deprecated