Method

IdeDebuggerFrameset_args

Declaration

void
ide_debugger_frame_set_args (
  IdeDebuggerFrame* self,
  const gchar* const* args
)

Description

No description available.

Parameters

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