debian man page for fcobjectsetbuild

Query: fcobjectsetbuild

OS: debian

Section: 3

Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar

FcObjectSetBuild(3)													       FcObjectSetBuild(3)

NAME
FcObjectSetBuild, FcObjectSetVaBuild, FcObjectSetVapBuild - Build object set from args
SYNOPSIS
#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);
DESCRIPTION
These 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.
VERSION
Fontconfig version 2.9.0 16 April 2012 FcObjectSetBuild(3)
Related Man Pages
curl_mprintf(3) - mojave
fcpatternadd-type(3) - opensolaris
fcpatternbuild(3) - opensolaris
vasprintf_l(3) - freebsd
printf_l(3) - freebsd
Similar Topics in the Unix Linux Community
Adding the individual columns of a matrix.
One instance of comparing grep and awk
Weird 'find' results
A (ksh) Library For and From UNIX.com
How to copy a column of multiple files and paste into new excel file (next to column)?