Method

IdeProjectInfoset_languages

Declaration

void
ide_project_info_set_languages (
  IdeProjectInfo* self,
  gchar** languages
)

Description

No description available.

Parameters

languages gchar**
  No description available.
 The data is owned by the caller of the function.
 The string is a NUL terminated UTF-8 string.