Method

LspTypeHierarchyItemget_detail

Declaration

const gchar*
lsp_type_hierarchy_item_get_detail (
  LspTypeHierarchyItem* self
)

Description

Gets the value of detail.

Return value

Type: const gchar*

The value of detail.

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