FcNameGetConstantNameFrom - Man Page
Reverse-lookup a constant name from object name and value
Synopsis
#include <fontconfig/fontconfig.h> const FcChar8 * FcNameGetConstantNameFrom (const char *object, int value);
Description
Obtain a corresponding constant name for value in object. NULL if no such constant name is available.
Since
version 2.18.0
Info
06 August 2026 Fontconfig 2.18.3