Method

IdeDebuggerInstructionset_function

Declaration

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

Description

No description available.

Parameters

function

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.