Function

Hefrom_gdk_rgba

Declaration

void
he_from_gdk_rgba (
  GdkRGBA* color,
  HeRGBColor* result
)

Description

No description available.

Parameters

color

Type: GdkRGBA

No description available.

The data is owned by the caller of the function.
result

Type: HeRGBColor

No description available.

The argument will be set by the function.
The caller of the function takes ownership of the returned data, and is responsible for freeing it.