Method

ICalGLibPropertyset_geo

since: 1.0

Declaration [src]

void
i_cal_property_set_geo (
  ICalProperty* self,
  const ICalGeo* value
)

Description [src]

Sets value to the GEO self.

Available since: 1.0

Parameters

value

Type: ICalGeo

The GEO value.

The data is owned by the caller of the method.