CalComponent


Description:

[ CCode ( has_construct_function = false ) ]
public CalComponent ()

Creates a new empty calendar component object.

Once created, you should set it from an existing icalcomponent structure by using set_icalcomponent or with a new empty component type by using set_new_vtype.

Returns:

A newly-created calendar component object.