Method

IdeDebuggerInstructionset_function

Declaration

void
ide_debugger_instruction_set_function (
  IdeDebuggerInstruction* self,
  const gchar* function
)

Description

No description available.

Parameters

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