get_default_object


Description:

public async void get_default_object (Cancellable? cancellable)

Retrives an icalcomponent from the backend that contains the default values for properties needed.

The call is finished by get_default_object.end from the callback.

Parameters:

cancellable

a Cancellable; can be null

callback

callback to call when a result is ready

user_data

user data for the callback