Method

LspTypeHierarchyItemget_data

Declaration

GVariant*
lsp_type_hierarchy_item_get_data (
  LspTypeHierarchyItem* self
)

Description

Gets the value of data.

Opaque protocol data preserved between type hierarchy requests.

Return value

Type: GVariant

The value of data.

The returned data is owned by the instance.
The return value can be NULL.