ncmpc
0.31
|
#include "util/Compiler.h"
Go to the source code of this file.
Functions | |
gcc_pure short | ParseBasicColorName (const char *name) |
gcc_pure short | ParseColorNameOrNumber (const char *s) |
gcc_pure short ParseBasicColorName | ( | const char * | name | ) |
Parse an ncurses color name.
gcc_pure short ParseColorNameOrNumber | ( | const char * | s | ) |
Like ParseBasicColorName(), but also allow numeric colors.