1FcNameGetObjectType(3) FcNameGetObjectType(3)
23
4
NAME
6FcNameGetObjectType - Lookup an object type
7
SYNOPSIS
9#include <fontconfig.h>
1011
const FcObjectType * FcNameGetObjectType(const char *object);
12.fi
13
DESCRIPTION
15Return the object type for the pattern element named object.
16
VERSION
18Fontconfig version 2.8.0
1920
21
22
18 November 2009 FcNameGetObjectType(3)