Method

IdeRuntimeset_name

Declaration

void
ide_runtime_set_name (
  IdeRuntime* self,
  const gchar* name
)

Description

No description available.
Sets propertyIde.Runtime:name

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.