table of contents
FcNameGetConstant(3) | FcNameGetConstant(3) |
NAME¶
FcNameGetConstant - Lookup symbolic constant
SYNOPSIS¶
#include <fontconfig/fontconfig.h> const FcConstant * FcNameGetConstant (FcChar8 *string);
DESCRIPTION¶
Return the FcConstant structure related to symbolic constant string.
06 3月 2018 | Fontconfig 2.13.0 |