Constructor
ICalGLibPropertynew_busytype
since: 2.0
Declaration [src]
ICalProperty*
i_cal_property_new_busytype (
ICalPropertyBusytype v
)
Parameters
v-
Type:
ICalPropertyBusytypeThe 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. |