Method

ICalGLibPropertyget_x_name

since: 1.0

Declaration [src]

const gchar*
i_cal_property_get_x_name (
  ICalProperty* prop
)

Description [src]

Gets the name of x property.

Available since: 1.0

Return value

Type: const gchar*

The name of x property.

The data is owned by the instance.
The return value can be NULL.
The value is a NUL terminated UTF-8 string.