fccachecopyset(3) opensolaris man page | unix.com

Man Page: fccachecopyset

Operating Environment: opensolaris

Section: 3

FcCacheCopySet(3)														 FcCacheCopySet(3)

NAME
FcCacheCopySet - Returns a copy of the fontset from cache
SYNOPSIS
cc [ flag... ] file... -lfontconfig [ library... ] #include <fontconfig.h> FcFontSet * FcCacheCopySet (const FcCache *cache);
DESCRIPTION
The returned fontset contains each of the font patterns from cache. This fontset may be modified, but the patterns from the cache are read- only.
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 FcCacheCopySet(3)
Related Man Pages
fc-cat(1) - opensolaris
fcconfiggetrescaninterval(3) - opensolaris
fcdirsave(3) - opensolaris
fcfilescan(3) - opensolaris
fcfontsetmatch(3) - opensolaris
Similar Topics in the Unix Linux Community
How to learn UNIX
What does this mean?
PHP Man Pages Now Available (Over 10,000)
What's legal and what's not?
Identify problem with while getopts