ColorSelection.getCurrentColor
void getCurrentColor(out gdk.color.Color color)Sets color to be the current color in the GtkColorSelection widget.
Parameters
color | a #GdkColor to fill in with the current color |
Deprecated
Use [gtk.color_selection.ColorSelection.getCurrentRgba] instead.