Method

IdeDebuggerThreadset_group

Declaration

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

Description

No description available.

Parameters

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