FcNameGetObjectType

Section: (3)
Updated: 28 11月 2020
Page Index
 

NAME

FcNameGetObjectType - Lookup an object type  

SYNOPSIS

#include <fontconfig/fontconfig.h>

const FcObjectType * FcNameGetObjectType (const char *object);
 

DESCRIPTION

Return the object type for the pattern element named object.


 

Index

NAME
SYNOPSIS
DESCRIPTION