Function
Gntstyle_get_color
Declaration [src]
int
gnt_style_get_color (
char* group,
char* key
)
Parameters
group |
char* |
The name of the group in the keyfile. If |
|
The data is owned by the caller of the function. | |
The value is a NUL terminated UTF-8 string. | |
key |
char* |
The key. |
|
The data is owned by the caller of the function. | |
The value is a NUL terminated UTF-8 string. |