Method

LspRenameFileset_old_uri

Declaration

void
lsp_rename_file_set_old_uri (
  LspRenameFile* self,
  GUri* value
)

Description

Sets the value of old_uri.

Parameters

value

Type: GUri

The new value of old_uri.

The data is owned by the caller of the method.