Method

IdeProjectInfoget_languages

Declaration

const gchar* const*
ide_project_info_get_languages (
  IdeProjectInfo* self
)

Description

No description available.
Available since:3.32

Return value

Returns: An array of utf8
 

An array of language names.

 The data is owned by the instance.