Constructor
ICalGLibParsernew
since: 1.0
Declaration [src]
ICalParser*
i_cal_parser_new (
void
)
Return value
Type: ICalParser
The newly created ICalParser
.
The caller of the function takes ownership of the data, and is responsible for freeing it. |