Method

IdeProjectInfoget_languages

since: 3.32

Declaration

const gchar* const*
ide_project_info_get_languages (
  IdeProjectInfo* self
)

Description

No description available.

Available since: 3.32

Return value

Type: An array of utf8

An array of language names.

The array is NULL-terminated.
The data is owned by the instance.
Each element is a NUL terminated UTF-8 string.