Function

Gntcolor_pairs_parse

Declaration [src]

void
gnt_color_pairs_parse (
  GKeyFile* kfile
)

Description [src]

Parse color-pair information from a file.

Parameters

kfile

Type: GKeyFile

The file containing the color-pair information.

The data is owned by the caller of the function.