Cal


Description:

[ CCode ( has_construct_function = false ) ]
[ Deprecated ( since = "3.2" ) ]
public Cal (Source source, CalSourceType type)

Warning: Cal is deprecated.

Creates a new calendar client.

This does not open the calendar itself, for that, open or open_async needs to be called.

Parameters:

source

An Source to be used for the client.

type

Type of the client.

Returns:

A newly-created calendar client, or NULL if the client could not be constructed because it could not contact the calendar server.