Method

ICalGLibPropertyget_color

unstable since: 3.0.5

Declaration [src]

const gchar*
i_cal_property_get_color (
  const ICalProperty* self
)

Description [src]

Returns value of the COLOR self.

Available since: 3.0.5

Return value

Type: const gchar*

The COLOR value.

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