Method

LspChangeAnnotationget_description

Declaration

const gchar*
lsp_change_annotation_get_description (
  LspChangeAnnotation* self
)

Description

Gets the value of description.

A human-readable string which is rendered less prominent in the user interface.

Return value

Type: const gchar*

The value of description.

The returned data is owned by the instance.
The return value can be NULL.
The value is a NUL terminated UTF-8 string.