FcObjectSetAdd
Section: (3)Updated: 16 April 2007
Index Return to Main Contents
NAME
FcObjectSetAdd - Add to an object setSYNOPSIS
#include <fontconfig.h>
FcBool FcObjectSetAdd (FcObjectSet *os, const char *object);
DESCRIPTION
Adds a proprety name to the set.
VERSION
Fontconfig version 2.4.2


