[ CCode ( has_construct_function = false ) ]
[ Version ( since = "3.34" ) ]
public Component.from_string (string calobj)
Creates a new calendar component object from the given iCalendar string.
calobj |
A string representation of an iCalendar component. |
A calendar component representing the given iCalendar string on success, null if there was an error. |