Method

WebKit2ColorChooserRequestset_rgba

Declaration [src]

void
webkit_color_chooser_request_set_rgba (
  WebKitColorChooserRequest* request,
  const GdkRGBA* rgba
)

Description [src]

Sets the current GdkRGBA color of request.

Available since:2.8

Parameters

rgba GdkRGBA
 

A pointer GdkRGBA.

 The data is owned by the caller of the function.