ColorButton.color

gdk.color.Color color() @property nothrow

Get color property.

Returns

The selected color.

Deprecated

Use #GtkColorButton:rgba instead.
void color(gdk.color.Color propval) @property nothrow

Set color property.

Parameters

propvalThe selected color.

Deprecated

Use #GtkColorButton:rgba instead.