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.
23 January 2025 | Fontconfig 2.16.0 |