sunos man page for fcconfiggetfontdirs

Query: fcconfiggetfontdirs

OS: sunos

Section: 3

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

FcConfigGetFontDirs(3)													    FcConfigGetFontDirs(3)

NAME
FcConfigGetFontDirs - Get font directories
SYNOPSIS
#include <fontconfig.h> FcStrList * FcConfigGetFontDirs (FcConfig *config);
DESCRIPTION
Returns the list of font directories in config. This includes the configured font directories along with any directories below those in the filesystem.
VERSION
Fontconfig version 2.2.3 30 June 2004 FcConfigGetFontDirs(3)
Related Man Pages
fcdircacheunlink(3) - opensolaris
fc-cache(1) - centos
fc-cache(1) - plan9
fc-cache(1) - freebsd
fc-cache(1) - minix
Similar Topics in the Unix Linux Community
Is UNIX an open source OS ?
UNIX fun stuff - echo and dc - obfuscate/garble a string sort of
Merge and Sort tabular data from different text files
How do I remove or hide SunOS version/release from remote login prompt?
Outputting sequences based on length with sed