ColorChooser.rgba

gdk.rgba.RGBA rgba() @property

Get rgba property.

Returns

The currently selected color, as a [gdk.rgba.RGBA] struct.

The property can be set to change the current selection programmatically.

Deprecated

Use [gtk.color_dialog.ColorDialog] and [gtk.color_dialog_button.ColorDialogButton]

instead of widgets implementing [gtk.color_chooser.ColorChooser]

void rgba(gdk.rgba.RGBA propval) @property

Set rgba property.

Parameters

propvalThe currently selected color, as a [gdk.rgba.RGBA] struct. The property can be set to change the current selection programmatically.

Deprecated

Use [gtk.color_dialog.ColorDialog] and [gtk.color_dialog_button.ColorDialogButton]

instead of widgets implementing [gtk.color_chooser.ColorChooser]