Query: fcobjectsetbuild
OS: debian
Section: 3
Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar
FcObjectSetBuild(3) FcObjectSetBuild(3)NAMEFcObjectSetBuild, FcObjectSetVaBuild, FcObjectSetVapBuild - Build object set from argsSYNOPSIS#include <fontconfig.h> FcObjectSet * FcObjectSetBuild (const char *first, ...); FcObjectSet * FcObjectSetVaBuild (const char *first, va_list va); void FcObjectSetVapBuild (FcObjectSet *result, const char *first, va_list va);DESCRIPTIONThese build an object set from a null-terminated list of property names. FcObjectSetVapBuild is a macro version of FcObjectSetVaBuild which returns the result in the result variable directly.VERSIONFontconfig version 2.9.0 16 April 2012 FcObjectSetBuild(3)
Related Man Pages |
---|
fcpatternget-type(3) - debian |
fcpatternget-type(3) - centos |
fcpatternadd-type(3) - opensolaris |
printf_l(3) - freebsd |
fprintf_l(3) - freebsd |
Similar Topics in the Unix Linux Community |
---|
Adding the individual columns of a matrix. |
Installing Dash Shell on OS X Lion |
awk or sed - Convert 2 lines to 1 line |
Detecting unused variables... |
Weird 'find' results |