Name

mt_color_set_from_config — gets color from configuration

Synopsis

void mt_color_set_from_config(MT_CONFIG *cfg, MT_COLOR *col, char *name, char *section);

Description

Returns the color value (in parameter col) of configuration option.

If section is NULL then the default section is used.