FcNameGetObjectType

NAME

FcNameGetObjectType - Lookup an object type

SYNOPSIS

 #include <fontconfig.h>
 
 const FcObjectType * FcNameGetObjectType (const char *object);
 
 

DESCRIPTION

Return the object type for the pattern element named object.

VERSION

Fontconfig version 2.4.2