Method

LspTypeHierarchyItemget_selection_range

Declaration

void
lsp_type_hierarchy_item_get_selection_range (
  LspTypeHierarchyItem* self,
  LspRange* result
)

Description

Gets the value of selection_range.

Parameters

result

Type: LspRange

The value of selection_range.

The argument will be set by the function.
The returned data is owned by the instance.