Constructor
ICalGLibParameternew_reltype
since: 1.0
Declaration [src]
ICalParameter*
i_cal_parameter_new_reltype (
ICalParameterReltype value
)
Parameters
value-
Type:
ICalParameterReltypeThe
ICalParameterReltypevalue.
Return value
Type: ICalParameter
A new ICalParameter holding RELTYPE.
| The caller of the function takes ownership of the data, and is responsible for freeing it. |