Method

LspTypeHierarchyItemset_selection_range

Declaration

void
lsp_type_hierarchy_item_set_selection_range (
  LspTypeHierarchyItem* self,
  LspRange* value
)

Description

Sets the value of selection_range.

Parameters

value

Type: LspRange

The new value of selection_range.

The data is owned by the caller of the method.