Method

IdeRuntimeset_category

Declaration

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

Description

No description available.

Parameters

category const gchar*
  No description available.
 The data is owned by the caller of the function.
 The string is a NUL terminated UTF-8 string.