Method

IdeProjectInfoset_build_system_name

Declaration

void
ide_project_info_set_build_system_name (
  IdeProjectInfo* self,
  const gchar* build_system_name
)

Description

No description available.

Parameters

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