Method

IdeRuntimeset_id

Declaration

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

Description

No description available.
Sets propertyIde.Runtime: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.