Method
GtkColorChooserset_rgba
Declaration [src]
void
gtk_color_chooser_set_rgba (
GtkColorChooser* chooser,
const GdkRGBA* color
)
Description [src]
Sets the color.
Deprecated since: | 4.10 |
Use |
Sets property | Gtk.ColorChooser:rgba |
Parameters
color |
GdkRGBA |
The new color. |
|
The data is owned by the caller of the function. |