r910.html
Prev
FcObjectSetBuild
Name
FcObjectSetBuild, FcObjectSetVaBuild -- Build object set from args
Synopsis
#include <fontconfig.h>
FcObjectSet * FcObjectSetBuild
(const char *first, ...);
FcObjectSet * FcObjectSetVaBuild
(const char *first, va_listva);
Description
These build an object set from a null-terminated list of property names.
Version
Fontconfig version 2.3.2
r910.html
Prev
index.html
Home
FcObjectSetDestroy
x93.html#AEN863
Up
