fcconfiggetfontdirs(3) debian man page | unix.com

Man Page: fcconfiggetfontdirs

Operating Environment: debian

Section: 3

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. If config is NULL, the current configuration is used.
VERSION
Fontconfig version 2.9.0 16 April 2012 FcConfigGetFontDirs(3)
Related Man Pages
fcconfiggetrescaninterval(3) - opensolaris
fcfontsetmatch(3) - opensolaris
fc-cache(1) - suse
fc-cache(1) - plan9
fc-cache(1) - opendarwin
Similar Topics in the Unix Linux Community
awk or sed - Convert 2 lines to 1 line
How can I do this in VI editor?
Find columns in a file based on header and print to new file
A (ksh) Library For and From UNIX.com
How to copy a column of multiple files and paste into new excel file (next to column)?