Method

IdeDebuggerThreadset_group

Declaration

void
ide_debugger_thread_set_group (
  IdeDebuggerThread* self,
  const gchar* thread_group
)

Description

No description available.

Parameters

thread_group

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.