Table of Contents

Name

FcObjectSetAdd - Add to an object set

Synopsis

#include <fontconfig.h>

FcBool FcObjectSetAdd (FcObjectSet *os, const char *object);

Description

Adds a proprety name to the set.

Version

Fontconfig version 2.3.2


Table of Contents