[ 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.
property |
an Property of kind i_cal_trigger_property |
a newly allocated ComponentAlarmTrigger |