Method

IdeDebuggerRegisterset_name

Declaration

void
ide_debugger_register_set_name (
  IdeDebuggerRegister* self,
  const gchar* name
)

Description

No description available.

Parameters

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