Property
GtkColorChooser:rgba
deprecated: 4.10
Description [src]
The currently selected color, as a GdkRGBA
struct.
The property can be set to change the current selection programmatically.
Type:GdkRGBA
Deprecated since: 4.10
Use GtkColorDialog
and GtkColorDialogButton
instead of widgets implementing GtkColorChooser
.
Getter method | gtk_color_chooser_get_rgba() |
Setter method | gtk_color_chooser_set_rgba() |