Function

Hecolors_to_string

Declaration

gchar*
he_colors_to_string (
  HeColors self
)

Description [src]

Returns the color name.

Since: 1.0.

Parameters

self

Type: HeColors

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.