FcPatternObjectCount

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