Method

IdeRuntimeset_category

Declaration

void
ide_runtime_set_category (
  IdeRuntime* self,
  const gchar* category
)

Description

No description available.
Sets propertyIde.Runtime:category

Parameters

category

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.