Method

WPEWebKitColorparse

Declaration [src]

gboolean
webkit_color_parse (
  WebKitColor* color,
  const gchar* color_string
)

Description

No description available.

Parameters

color_string const gchar*
  No description available.
 The data is owned by the caller of the function.
 The value is a NUL terminated UTF-8 string.

Return value

Returns: gboolean
  No description available.