Constructor
ICalGLibParameternew_stayinformed
since: 2.0
Declaration [src]
ICalParameter*
i_cal_parameter_new_stayinformed (
ICalParameterStayinformed v
)
Description [src]
Creates a new ICalParameter according to the stayinformed type.
Available since: 2.0
Parameters
v-
Type:
ICalParameterStayinformedThe type of
ICalParameterto be created.
Return value
Type: ICalParameter
The newly created ICalParameter.
| The caller of the function takes ownership of the data, and is responsible for freeing it. |