Function

Gntstyle_read_configure_file

Declaration [src]

void
gnt_style_read_configure_file (
  const char* filename
)

Description [src]

Read configuration from a file.

Parameters

filename

Type: const char*

The filename to read configuration from.

The data is owned by the caller of the function.
The value is a NUL terminated UTF-8 string.