Method

IdeDebuggerFrameset_function

Declaration

void
ide_debugger_frame_set_function (
  IdeDebuggerFrame* 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.