Method

LspRenameFileset_new_uri

Declaration

void
lsp_rename_file_set_new_uri (
  LspRenameFile* self,
  GUri* value
)

Description

Sets the value of new_uri.

Parameters

value

Type: GUri

The new value of new_uri.

The data is owned by the caller of the method.