Method

ECalComponentTextget_language

since: 3.46

Declaration [src]

const gchar*
e_cal_component_text_get_language (
  const ECalComponentText* text
)

Description

No description available.

Available since: 3.46

Return value

Type: const gchar*

The language of the text.

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