Virtual Method

GioVfslocal_file_moved

Declaration

void
local_file_moved (
  GVfs* vfs,
  const char* source,
  const char* dest
)

Description

No description available.

Parameters

source

Type: const char*

No description available.

The data is owned by the caller of the function.
The value is a NUL terminated UTF-8 string.
dest

Type: const char*

No description available.

The data is owned by the caller of the function.
The value is a NUL terminated UTF-8 string.