fcnameregisterobjecttypes(3) opensolaris man page | unix.com

Man Page: fcnameregisterobjecttypes

Operating Environment: opensolaris

Section: 3

FcNameRegisterObjectTypes(3)											      FcNameRegisterObjectTypes(3)

NAME
FcNameRegisterObjectTypes - Register object types
SYNOPSIS
cc [ flag... ] file... -lfontconfig [ library... ] #include <fontconfig.h> FcBool FcNameRegisterObjectTypes (const FcObjectType *types, int ntype);
DESCRIPTION
Register ntype new object types. Returns FcFalse if some of the names cannot be registered (due to allocation failure). Otherwise returns FcTrue.
VERSION
Fontconfig version 2.5.0
ATTRIBUTES
See attributes(5) for descriptions of the following attributes: +-----------------------------+-----------------------------+ | ATTRIBUTE TYPE | ATTRIBUTE VALUE | +-----------------------------+-----------------------------+ |Availability |SUNWfontconfig | +-----------------------------+-----------------------------+ |Interface Stability |Volatile | +-----------------------------+-----------------------------+ |MT-Level |See XInitThreads(3X11) | +-----------------------------+-----------------------------+ 13 November 2007 FcNameRegisterObjectTypes(3)
Related Man Pages
fcconfigenablehome(3) - opensolaris
fcconfigparseandload(3) - opensolaris
fcdirscan(3) - opensolaris
fcinitbringuptodate(3) - opensolaris
fcinitreinitialize(3) - opensolaris
Similar Topics in the Unix Linux Community
How to learn UNIX
solaris zones vs container..
Study UNIX Kernel
Change directory for core file
Identify problem with while getopts