Method

IdeRunCommandset_languages

Declaration

void
ide_run_command_set_languages (
  IdeRunCommand* self,
  const char* const* languages
)

Description

No description available.

Parameters

languages

Type: const char* const*

No description available.

The data is owned by the caller of the method.
The value is a NUL terminated UTF-8 string.