Method

IdeDebuggerset_display_name

Declaration

void
ide_debugger_set_display_name (
  IdeDebugger* self,
  const gchar* display_name
)

Description

Sets the IdeDebugger:display-name property.

Parameters

display_name

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.