Function

Hehexcode

Declaration

gchar*
he_hexcode (
  gdouble r,
  gdouble g,
  gdouble b
)

Description

No description available.

Parameters

r

Type: gdouble

No description available.

g

Type: gdouble

No description available.

b

Type: gdouble

No description available.

Return value

Type: gchar*

No description available.

The caller of the function takes ownership of the data, and is responsible for freeing it.
The value is a NUL terminated UTF-8 string.