Function

Gntcolors_parse

Declaration [src]

void
gnt_colors_parse (
  GKeyFile* kfile
)

Description [src]

Parse color information from a file.

Parameters

kfile

Type: GKeyFile

The file containing color information.

The data is owned by the caller of the function.