www.LinuxHowtos.org





FcNameRegisterObjectTypes

Section: (3)
Updated: 02 July 2025
Index Return to Main Contents
 

NAME

FcNameRegisterObjectTypes - Register object types  

SYNOPSIS

#include <fontconfig/fontconfig.h>

FcBool FcNameRegisterObjectTypes (const FcObjectType *types, int ntype);
 

DESCRIPTION

Deprecated. Does nothing. Returns FcFalse.


 

Index

NAME
SYNOPSIS
DESCRIPTION