Method
ICalGLibComponentget_current_property
since: 1.0
Declaration [src]
ICalProperty*
i_cal_component_get_current_property (
ICalComponent* component
)
Return value
Type: ICalProperty
The current ICalProperty
.
The caller of the method takes ownership of the data, and is responsible for freeing it. |