Method

LspTypeHierarchyItemset_uri

Declaration

void
lsp_type_hierarchy_item_set_uri (
  LspTypeHierarchyItem* self,
  GUri* value
)

Description

Sets the value of uri.

Parameters

value

Type: GUri

The new value of uri.

The data is owned by the caller of the method.