ComponentAlarms


Description:

[ CCode ( has_construct_function = false ) ]
[ Version ( since = "3.34" ) ]
public ComponentAlarms (Component? comp)

Creates a new ComponentAlarms structure, associated with comp.

Free the alarms with e_cal_component_alarms_free, when no longer needed.

The comp can be null since 3.48, in which case the respective instances hold the component they belong to.

Parameters:

comp

the actual alarm component, as Component, or null

Returns:

a newly allocated ComponentAlarms