add_timezone
Description:
Add a VTIMEZONE object to the given calendar client.
The call is finished by add_timezone.end from the callback.
Parameters:
| this |
an Client |
| zone |
The timezone to add |
| cancellable |
a Cancellable; can be null |
| callback |
callback to call when a result is ready |
| user_data |
user data for the |