GContactCalendar


Description:

[ CCode ( has_construct_function = false ) ]
public GContactCalendar (string uri, string? relation_type, string? label, bool is_primary)

Creates a new GContactCalendar.

More information is available in the gContact specification.

Exactly one of relation_type and label should be provided; the other must be null.

Parameters:

uri

the URI of the calendar

relation_type

the type of calendar, or null

label

a free-form label for the calendar, or null

is_primary

true if this calendar is its owner's primary calendar, false otherwise

Returns:

a new GContactCalendar; unref with unref