Method
ICalGLibStrArrayappend
unstable since: 4.0
Declaration [src]
void
i_cal_str_array_append (
ICalStrArray* array,
const gchar* value
)
Description [src]
Appends the value into the array, not checking for duplicates. See also i_cal_str_array_add().
Available since: 4.0
This method is not directly available to language bindings.