Method

LspCallHierarchyItemget_uri

Declaration

GUri*
lsp_call_hierarchy_item_get_uri (
  LspCallHierarchyItem* self
)

Description

Gets the value of uri.

The resource identifier of this item.

Return value

Type: GUri

The value of uri.

The returned data is owned by the instance.