Method

IdeRuntimeset_short_id

Declaration

void
ide_runtime_set_short_id (
  IdeRuntime* self,
  const gchar* short_id
)

Description

No description available.
Sets propertyIde.Runtime:short-id

Parameters

short_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.