Method

IdeDebuggerFrameset_file

Declaration

void
ide_debugger_frame_set_file (
  IdeDebuggerFrame* self,
  const gchar* file
)

Description

No description available.
Sets propertyIde.DebuggerFrame:file

Parameters

file

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.