debian man page for fcconfiggetfonts

Query: fcconfiggetfonts

OS: debian

Section: 3

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

FcConfigGetFonts(3)													       FcConfigGetFonts(3)

NAME
FcConfigGetFonts - Get config font set
SYNOPSIS
#include <fontconfig.h> FcFontSet * FcConfigGetFonts (FcConfig *config, FcSetName set);
DESCRIPTION
Returns one of the two sets of fonts from the configuration as specified by set. This font set is owned by the library and must not be mod- ified or freed. If config is NULL, the current configuration is used.
VERSION
Fontconfig version 2.9.0 16 April 2012 FcConfigGetFonts(3)
Related Man Pages
fcconfigparseandload(3) - opensolaris
fcfontmatch(3) - opensolaris
fcfontsetmatch(3) - opensolaris
t1libconfig(8) - centos
libfontconfig(3lib) - hpux
Similar Topics in the Unix Linux Community
Adding the individual columns of a matrix.
awk or sed - Convert 2 lines to 1 line
How can I do this in VI editor?
Is UNIX an open source OS ?
Detecting unused variables...