ComponentAlarmTrigger.from_property


Description:

[ CCode ( has_construct_function = false ) ]
[ Version ( since = "3.34" ) ]
public ComponentAlarmTrigger.from_property (Property property)

Creates a new ComponentAlarmTrigger, filled with values from property, which should be of kind i_cal_trigger_property.

The function returns null when it is not of the expected kind. Free the structure with e_cal_component_alarm_trigger_free, when no longer needed.

Parameters:

property

an Property of kind i_cal_trigger_property

Returns:

a newly allocated ComponentAlarmTrigger