Method

IdeProjectInfoset_name

Declaration

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

Description

No description available.

Parameters

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