Method

IdeDebuggerVariableset_type_name

Declaration

void
ide_debugger_variable_set_type_name (
  IdeDebuggerVariable* self,
  const gchar* type_name
)

Description

No description available.

Parameters

type_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.