CalComponent.from_string


Description:

[ CCode ( has_construct_function = false ) ]
public CalComponent.from_string (string calobj)

Creates a new calendar component object from the given iCalendar string.

Parameters:

calobj

A string representation of an iCalendar component.

Returns:

A calendar component representing the given iCalendar string on success, NULL if there was an error.