Method

IdeDebuggerRegisterset_value

Declaration

void
ide_debugger_register_set_value (
  IdeDebuggerRegister* self,
  const gchar* value
)

Description

No description available.

Parameters

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