NAME

FcPatternAdd - Add a value to a pattern

SYNOPSIS



##iinncclluuddee <> <><> FFccBBooooll FFccPPaatttteerrnnAAdddd ((FFccPPaatttteerrnn **_p,, ccoonnsstt cchhaarr **_o_b_j_e_c_t,, FFccVVaalluuee _v_a_l_u_e,, FFccBBooooll _a_p_p_e_n_d));;

DESCRIPTION

Adds a single value to the list of values associated with the property named `object_. _I_f _`_a_p_p_e_n_d is FcTrue, the value is added at the end of any existing list, otherwise it is inserted at the begining. `value' is saved (with FcValueSave) when inserted into the pattern so that the library retains no reference to any application-supplied data structure.

VERSION

Fontconfig version 2.6.0