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