FcPatternObjectCount

Section: (3)
Updated: 28 11月 2020
Page Index
 

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


 

Index

NAME
SYNOPSIS
DESCRIPTION
SINCE