fcobjectsetbuild(3) sunos man page | unix.com

Man Page: fcobjectsetbuild

Operating Environment: sunos

Section: 3

FcObjectSetBuild(3)													       FcObjectSetBuild(3)

NAME
FcObjectSetBuild, FcObjectSetVaBuild - Build object set from args
SYNOPSIS
#include <fontconfig.h> FcObjectSet * FcObjectSetBuild (const char *first, ...); FcObjectSet * FcObjectSetVaBuild (const char *first, va_listva);
DESCRIPTION
These build an object set from a null-terminated list of property names.
VERSION
Fontconfig version 2.2.3 30 June 2004 FcObjectSetBuild(3)
Related Man Pages
fcpatternget-type(3) - centos
fcpatternadd(3) - opensolaris
fcpatternbuild(3) - opensolaris
fcpatternget-type(3) - opensolaris
libfontconfig(3lib) - hpux
Similar Topics in the Unix Linux Community
Delete lines with a word and their above lines
Is UNIX an open source OS ?
UNIX fun stuff - echo and dc - obfuscate/garble a string sort of
How do I remove or hide SunOS version/release from remote login prompt?
Outputting sequences based on length with sed