logo
Free, unlimited AI code reviews that run on commit
git-lrc git-lrc GitHub Install Now We'd appreciate a star git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt

FcNameConstant - Get the value for a symbolic constant

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);

See Also