Method
ICalGLibVcardStrArrayadd
unstable since: 4.0
Declaration [src]
void
i_cal_vcard_str_array_add (
ICalVcardStrArray* array,
const gchar* value
)
Description [src]
Adds the value into the array, omitting duplicates. See also i_cal_vcard_str_array_append().
Available since: 4.0
This method is not directly available to language bindings.