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
fcfontmatch(3) - opensolaris
chkfontpath(8) - redhat
fc-cache(1) - x11r4
fc-cache(1) - plan9
fc-cache(1) - v7
Similar Topics in the Unix Linux Community
How can I do this in VI editor?
Is UNIX an open source OS ?
Introduction
Find columns in a file based on header and print to new file