Constructor

ICalGLibPropertynew_taskmode

since: 2.0

Declaration [src]

ICalProperty*
i_cal_property_new_taskmode (
  ICalPropertyTaskmode v
)

Description [src]

Creates a new ICalProperty.

Available since: 2.0

Parameters

v

Type: ICalPropertyTaskmode

The taskmode.

Return value

Type: ICalProperty

The newly created ICalProperty.

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