table of contents
other versions
- Tumbleweed 2.16.0-1.3
- Leap-16.0
- Leap-15.6
FcPatternObjectCount(3) | FcPatternObjectCount(3) |
NAME¶
FcPatternObjectCount - Returns the number of the object
SYNOPSIS¶
#include <fontconfig/fontconfig.h> int FcPatternObjectCount (const FcPattern *p);
DESCRIPTION¶
Returns the number of the object p has.
SINCE¶
version 2.13.1
18 1月 2025 | Fontconfig 2.16.0 |