www.LinuxHowtos.org
FcPatternObjectCount
Section: (3)Updated: 02 July 2025
Index Return to Main Contents
NAME
FcPatternObjectCount - Returns the number of the objectSYNOPSIS
#include <fontconfig/fontconfig.h> int FcPatternObjectCount (const FcPattern *p);
DESCRIPTION
Returns the number of the object p has.
SINCE
version 2.13.1