Constructor

ICalGLibParsernew

since: 1.0

Declaration [src]

ICalParser*
i_cal_parser_new (
  void
)

Description [src]

Creates a default ICalParser.

Available since: 1.0

Return value

Type: ICalParser

The newly created ICalParser.

The caller of the function takes ownership of the data, and is responsible for freeing it.