Function

Hefrom_argb_int

Declaration

void
he_from_argb_int (
  gint argb,
  HeRGBColor* result
)

Description

No description available.

Parameters

argb

Type: gint

No description available.

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.