Method

LspLocationget_uri

Declaration

GUri*
lsp_location_get_uri (
  LspLocation* self
)

Description

Gets the value of uri.

Parameters

self

Type: LspLocation

No description available.

The argument can be NULL.

Return value

Type: GUri

The value of uri.

The returned data is owned by the instance.