Method
GtkColorChooserset_rgba
Declaration [src]
void
gtk_color_chooser_set_rgba (
  GtkColorChooser* chooser,
  const GdkRGBA* color
)
Parameters
| color | GdkRGBA | 
| The new color. | |
| The data is owned by the caller of the function. |