debian man page for fcfontsetdestroy

Query: fcfontsetdestroy

OS: debian

Section: 3

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

FcFontSetDestroy(3)													       FcFontSetDestroy(3)

NAME
FcFontSetDestroy - Destroy a font set
SYNOPSIS
#include <fontconfig.h> void FcFontSetDestroy (FcFontSet *s);
DESCRIPTION
Destroys a font set. Note that this destroys any referenced patterns as well.
VERSION
Fontconfig version 2.9.0 16 April 2012 FcFontSetDestroy(3)
Related Man Pages
fcfilescan(3) - opensolaris
fcfontrenderprepare(3) - opensolaris
fcfontsetmatch(3) - opensolaris
fc-query(1) - debian
fc-scan(1) - debian
Similar Topics in the Unix Linux Community
Adding the individual columns of a matrix.
Installing Dash Shell on OS X Lion
awk or sed - Convert 2 lines to 1 line
Is UNIX an open source OS ?
Detecting unused variables...