www.LinuxHowtos.org





FcFontSetDestroy

Section: (3)
Updated: 05 8月 2016
Index Return to Main Contents
 

NAME

FcFontSetDestroy - Destroy a font set  

SYNOPSIS

#include <fontconfig/fontconfig.h>

void FcFontSetDestroy (FcFontSet *s);
 

DESCRIPTION

Destroys a font set. Note that this destroys any referenced patterns as well.


 

Index

NAME
SYNOPSIS
DESCRIPTION