Method

ECalComponentOrganizerget_language

since: 3.34

Declaration [src]

const gchar*
e_cal_component_organizer_get_language (
  const ECalComponentOrganizer* organizer
)

Description

No description available.

Available since: 3.34

Return value

Type: const gchar*

The organizer language parameter.

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