Constructor
ICalGLibParameternew_fbtype
since: 1.0
Declaration [src]
ICalParameter*
i_cal_parameter_new_fbtype (
ICalParameterFbtype value
)
Parameters
value-
Type:
ICalParameterFbtypeThe
ICalParameterFbtypevalue.
Return value
Type: ICalParameter
A new ICalParameter holding FBTYPE.
| The caller of the function takes ownership of the data, and is responsible for freeing it. |