util_parse_ics_file
Description:
Parses the given file, and, if it contains a valid iCalendar object, parse it and return a new Component.
Free the returned non-NULL component with unref, when no longer needed.
Parameters:
| filename | Name of the file to be parsed. | 
Returns:
| a newly created Component, or null, if the file doesn't contain a valid iCalendar object. | 
Namespace: ECal
  
  Package: libecal-2.0