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) - x11r4
fc-cache(1) - suse
fc-cache(1) - v7
Similar Topics in the Unix Linux Community
The 500 Mile Email
Is UNIX an open source OS ?
How do I remove or hide SunOS version/release from remote login prompt?
Using awk to remove lines from file that match text
Outputting sequences based on length with sed