Constructor

ICalGLibVcardGeonew_full

since: 1.0

Declaration [src]

ICalVcardGeo*
i_cal_vcard_geo_new_full (
  vcardgeotype native
)

Description [src]

Create a new libical-glib object from the native libical object and the owner.

Available since: 1.0

This method is not directly available to language bindings.

Parameters

native

Type: vcardgeotype

The native libical object.

Return value

Type: ICalVcardGeo

The newly create libical-glib object.

The caller of the function takes ownership of the data, and is responsible for freeing it.