opensolaris man page for fcconfiggetfonts

Query: fcconfiggetfonts

OS: opensolaris

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
cc [ flag... ] file... -lfontconfig [ library... ] #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 freed.
VERSION
Fontconfig version 2.5.0
ATTRIBUTES
See attributes(5) for descriptions of the following attributes: +-----------------------------+-----------------------------+ | ATTRIBUTE TYPE | ATTRIBUTE VALUE | +-----------------------------+-----------------------------+ |Availability |SUNWfontconfig | +-----------------------------+-----------------------------+ |Interface Stability |Volatile | +-----------------------------+-----------------------------+ |MT-Level |See XInitThreads(3X11) | +-----------------------------+-----------------------------+ 13 November 2007 FcConfigGetFonts(3)
Related Man Pages
fcconfigsubstitutewithpat(3) - opensolaris
fcconfigappfontadddir(3) - opensolaris
fcconfigenablehome(3) - opensolaris
fcfontmatch(3) - opensolaris
fcfontsetmatch(3) - opensolaris
Similar Topics in the Unix Linux Community
Trying to block signal
How to learn UNIX
What does this mean?
What's legal and what's not?
Identify problem with while getopts