Method

IdeRuntimeset_icon_name

Declaration

void
ide_runtime_set_icon_name (
  IdeRuntime* self,
  const char* icon_name
)

Description

No description available.
Sets propertyIde.Runtime:icon-name

Parameters

icon_name

Type: const char*

No description available.

The data is owned by the caller of the method.
The value is a NUL terminated UTF-8 string.