1FcPatternObjectCount(3) FcPatternObjectCount(3)
23
4
NAME
6FcPatternObjectCount - Returns the number of the object
7
SYNOPSIS
9#include <fontconfig/fontconfig.h>
1011
int FcPatternObjectCount (const FcPattern *p);
12
DESCRIPTION
14Returns the number of the object p has.
15
SINCE
17version 2.13.1
1819
20
21
Fontconfig 2.13.92 09 8月 2019 FcPatternObjectCount(3)