ColorChooser.getRgba

void getRgba(out gdk.rgba.RGBA color)

Gets the currently-selected color.

Parameters

colora [gdk.rgba.RGBA] to fill in with the current color

Deprecated

Use [gtk.color_dialog.ColorDialog] instead