fcconfigsetcurrent(3) sunos man page | unix.com

Man Page: fcconfigsetcurrent

Operating Environment: sunos

Section: 3

FcConfigSetCurrent(3)													     FcConfigSetCurrent(3)

NAME
FcConfigSetCurrent - Set configuration as default
SYNOPSIS
#include <fontconfig.h> FcBool FcConfigSetCurrent (FcConfig *config);
DESCRIPTION
Sets the current default configuration to config. Implicitly calls FcConfigBuildFonts if necessary, returning FcFalse if that call fails.
VERSION
Fontconfig version 2.2.3 30 June 2004 FcConfigSetCurrent(3)
Related Man Pages
fcconfigsubstitutewithpat(3) - opensolaris
fcconfigappfontadddir(3) - opensolaris
fcdircacheunlink(3) - opensolaris
fcdirsave(3) - opensolaris
libfontconfig(3lib) - sunos
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