Method

IdeLspDiagnosticdup_raw

Declaration

GVariant*
ide_lsp_diagnostic_dup_raw (
  IdeLspDiagnostic* self
)

Description

Increments the reference count of the underlying diagnostic variant and returns it.

Return value

Type: GVariant

A GVariant with it’s reference count incremented.

The caller of the method takes ownership of the data, and is responsible for freeing it.
The return value can be NULL.