Method

LspCreateFileset_uri

Declaration

void
lsp_create_file_set_uri (
  LspCreateFile* self,
  GUri* value
)

Description

Sets the value of uri.

The resource to create.

Parameters

value

Type: GUri

The new value of uri.

The data is owned by the caller of the method.