Method

IdeRuntimeset_id

Declaration

void
ide_runtime_set_id (
  IdeRuntime* self,
  const gchar* id
)

Description

No description available.
Sets propertyIde.Runtime:id

Parameters

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