Method
GtkColorChooserget_rgba
Declaration [src]
void
gtk_color_chooser_get_rgba (
  GtkColorChooser* chooser,
  GdkRGBA* color
)
Parameters
- color
- 
            Type: GdkRGBAA GdkRGBAto fill in with the current color.The argument will be set by the function. The data is owned by the caller of the function.