FcNameConstant - Get the value for a symbolic constant
Contents
Description
Returns whether a symbolic constant with name string is registered, placing the value of the constant in
result if present.
Fontconfig 2.15.0 04 July 2025 FcNameConstant(3)
Name
FcNameConstant - Get the value for a symbolic constant
Synopsis
#include<fontconfig/fontconfig.h>FcBoolFcNameConstant(FcChar8*string,int*result);
