Constructor

ICalGLibPropertynew_busytype

since: 2.0

Declaration [src]

ICalProperty*
i_cal_property_new_busytype (
  ICalPropertyBusytype v
)

Description [src]

Creates a new ICalProperty.

Available since: 2.0

Parameters

v

Type: ICalPropertyBusytype

The busytype.

Return value

Type: ICalProperty

The newly created ICalProperty.

The caller of the function takes ownership of the data, and is responsible for freeing it.