Constructor
ICalGLibPropertynew_action
since: 1.0
Declaration [src]
ICalProperty*
i_cal_property_new_action (
ICalPropertyAction value
)
Parameters
value-
Type:
ICalPropertyActionThe
ICalPropertyActionvalue.
Return value
Type: ICalProperty
A new ICalProperty holding ACTION.
| The caller of the function takes ownership of the data, and is responsible for freeing it. |