Constructor
ICalGLibStrArraynew
unstable since: 4.0
Declaration [src]
ICalStrArray*
i_cal_str_array_new (
gint increment_size
)
Return value
Type: const ICalStrArray
A new ICalStrArray.
| The caller of the function takes ownership of the data, and is responsible for freeing it. |