Method

ICalGLibPropertyset_geo

since: 1.0

Declaration [src]

void
i_cal_property_set_geo (
  ICalProperty* prop,
  ICalGeo* v
)

Description [src]

Sets the geo for the ICalProperty.

Available since: 1.0

Parameters

v

Type: ICalGeo

The geo type.

The data is owned by the caller of the method.