Constructor
ICalGLibPropertynew_pollmode
since: 1.0
Declaration [src]
ICalProperty*
i_cal_property_new_pollmode (
ICalPropertyPollmode value
)
Parameters
value-
Type:
ICalPropertyPollmodeThe
ICalPropertyPollmodevalue.
Return value
Type: ICalProperty
A new ICalProperty holding POLLMODE.
| The caller of the function takes ownership of the data, and is responsible for freeing it. |