Method

IdeDiagnosticget_text

Declaration

const gchar*
ide_diagnostic_get_text (
  IdeDiagnostic* self
)

Description

No description available.
Gets propertyIde.Diagnostic:text

Return value

Type: const gchar*

No description available.

The data is owned by the instance.
The value is a NUL terminated UTF-8 string.