ColorSelection.getCurrentColor

void getCurrentColor(out gdk.color.Color color)

Sets color to be the current color in the GtkColorSelection widget.

Parameters

colora #GdkColor to fill in with the current color

Deprecated

Use [gtk.color_selection.ColorSelection.getCurrentRgba] instead.