Method

IdeProjectInfoget_languages

Declaration

const gchar* const*
ide_project_info_get_languages (
  IdeProjectInfo* self
)

Description

No description available.

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.