Method

LspMarkupContentget_value

Declaration

const gchar*
lsp_markup_content_get_value (
  LspMarkupContent* self
)

Description

Gets the value of value.

The content itself.

Return value

Type: const gchar*

The value of value.

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