1FcConfigGetBlanks(3) FcConfigGetBlanks(3)
23
4
NAME
6FcConfigGetBlanks - Get config blanks
7
SYNOPSIS
9#include <fontconfig.h>
1011
FcBlanks * FcConfigGetBlanks (FcConfig *config);
12
DESCRIPTION
14Returns the FcBlanks object associated with the given configuration, if
15no blanks were present in the configuration, this function will return
160.
17
VERSION
19Fontconfig version 2.4.2
2021
22
23
11 May 2007 FcConfigGetBlanks(3)