Method

IdeDebuggerThreadGroupset_exit_code

Declaration

void
ide_debugger_thread_group_set_exit_code (
  IdeDebuggerThreadGroup* self,
  const gchar* exit_code
)

Description

No description available.

Parameters

exit_code

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.