Method

IdeProjectInfoset_name

Declaration

void
ide_project_info_set_name (
  IdeProjectInfo* self,
  const gchar* name
)

Description

No description available.
Sets propertyIde.ProjectInfo:name

Parameters

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.