sunos man page for fcconfiggetconfigdirs

Query: fcconfiggetconfigdirs

OS: sunos

Section: 3

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

FcConfigGetConfigDirs(3)												  FcConfigGetConfigDirs(3)

NAME
FcConfigGetConfigDirs - Get config directories
SYNOPSIS
#include <fontconfig.h> FcStrList * FcConfigGetConfigDirs (FcConfig *config);
DESCRIPTION
Returns the list of font directories specified in the configuration files for config. Does not include any subdirectories.
VERSION
Fontconfig version 2.2.3 30 June 2004 FcConfigGetConfigDirs(3)
Related Man Pages
fcconfigsubstitutewithpat(3) - opensolaris
fcdircacheunlink(3) - opensolaris
t1libconfig(8) - debian
libfontconfig(3lib) - sunos
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 ?
Once upon an uptime.
Using awk to remove lines from file that match text
Outputting sequences based on length with sed