fcconfigsetcurrent(3) sunos man page | unix.com

Query: fcconfigsetcurrent

OS: sunos

Section: 3

Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar

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
fcconfigparseandload(3) - opensolaris
fcdirsave(3) - opensolaris
fcdirscan(3) - opensolaris
fcfilescan(3) - opensolaris
libfontconfig(3lib) - opensolaris
Similar Topics in the Unix Linux Community
How to convert number to english?
UNIX fun stuff - echo and dc - obfuscate/garble a string sort of
Once upon an uptime.
Using awk to remove lines from file that match text
Outputting sequences based on length with sed