1FcConfigDestroy(3)                                          FcConfigDestroy(3)
2
3
4

NAME

6       FcConfigDestroy - Destroy a configuration
7

SYNOPSIS

9       #include <fontconfig/fontconfig.h>
10
11       void FcConfigDestroy (FcConfig *config);
12

DESCRIPTION

14       Decrements  the config reference count. If all references are gone, de‐
15       stroys the configuration and any data associated with  it.   Note  that
16       calling  this  function  with  the  return from FcConfigGetCurrent will
17       cause a new configuration to be created for use as  current  configura‐
18       tion.
19
20
21
22Fontconfig 2.13.93               28 11月 2020               FcConfigDestroy(3)
Impressum