www.LinuxHowtos.org





FcNameGetObjectType

Section: (3)
Updated: 05 8月 2016
Index Return to Main Contents
 

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