GSP
Quick Navigator

Search Site

Unix VPS
A - Starter
B - Basic
C - Preferred
D - Commercial
MPS - Dedicated
Previous VPSs
* Sign Up! *

Support
Contact Us
Online Help
Handbooks
Domain Status
Man Pages

FAQ
Virtual Servers
Pricing
Billing
Technical

Network
Facilities
Connectivity
Topology Map

Miscellaneous
Server Agreement
Year 2038
Credits
 

USA Flag

 

 

Man Pages
FcObjectSetBuild(3) FcObjectSetBuild(3)

FcObjectSetBuild, FcObjectSetVaBuild, FcObjectSetVapBuild - Build object set from args

#include <fontconfig/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);

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.
29 6月 2021 Fontconfig 2.13.94

Search for    or go to Top of page |  Section 3 |  Main Index

Powered by GSP Visit the GSP FreeBSD Man Page Interface.
Output converted with ManDoc.