Method

IdeBufferset_highlight_diagnostics

Declaration

void
ide_buffer_set_highlight_diagnostics (
  IdeBuffer* self,
  gboolean highlight_diagnostics
)

Description

Sets the IdeBuffer:highlight-diagnostics property.

If set to TRUE, diagnostics will be styled in the buffer.

Parameters

highlight_diagnostics

Type: gboolean

If diagnostics should be highlighted.