The property can be set to change the current selection programmatically.
ColorChooser.rgba
Get 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
Set 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