Method

ICalGLibPropertyget_color

unstable since: 3.0.5

Declaration [src]

const gchar*
i_cal_property_get_color (
  ICalProperty* prop
)

Description [src]

Gets the color property of the prop.

Available since: 3.0.5

Return value

Type: const gchar*

Get the color property.

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