Table of Contents

Name

FcNameGetConstant - Lookup symbolic constant

Synopsis

#include <fontconfig.h>

const FcConstant * FcNameGetConstant (FcChar8 *string);

Description

Return the FcConstant structure related to symbolic constant string.

Version

Fontconfig version 2.3.2


Table of Contents