Virtual Method
GtkColorChooserset_rgba
Declaration [src]
void
set_rgba (
  GtkColorChooser* chooser,
  const GdkRGBA* color
)
Parameters
- color
- 
            Type: GdkRGBAThe new color. The data is owned by the caller of the function. 
void
set_rgba (
  GtkColorChooser* chooser,
  const GdkRGBA* color
)
colorType: GdkRGBA
The new color.
| The data is owned by the caller of the function. |