Method

IdeProjectInfoset_id

Declaration

void
ide_project_info_set_id (
  IdeProjectInfo* self,
  const gchar* id
)

Description

No description available.
Sets propertyIde.ProjectInfo:id

Parameters

id

Type: const gchar*

No description available.

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