append_timezone_from_vtimezone
Description:
[ CCode ( cname = "i_cal_timezone_array_append_from_vtimezone" ) ]
[ Version ( since = "1.0" ) ]
public void append_timezone_from_vtimezone (Component child)
[ Version ( since = "1.0" ) ]
public void append_timezone_from_vtimezone (Component child)
Populate the array of timezones with a component.
note The timezones assumes ownership of the child, thus make sure you pass an unowned
Component.
Parameters:
| child |
The component to be appended to |
| timezones |
The timezones to be populated |