Method

IdeProjectInfoset_description

Declaration

void
ide_project_info_set_description (
  IdeProjectInfo* self,
  const gchar* description
)

Description

No description available.

Parameters

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