The property can be set to change the current selection programmatically.
ColorChooser.rgba
gdk.rgba.RGBA rgba() @propertyGet rgba property.
Returns
The currently selected color, as a [gdk.rgba.RGBA] struct.
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) @propertySet rgba property.
Parameters
propval | 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]