Function
Dexfile_move
Declaration [src]
DexFuture*
dex_file_move (
GFile* source,
GFile* destination,
GFileCopyFlags flags,
int io_priority,
GFileProgressCallback progress_callback,
gpointer progress_callback_data,
GDestroyNotify progress_callback_data_destroy
)
Parameters
source-
Type:
GFileNo description available.
The data is owned by the caller of the function. destination-
Type:
GFileNo description available.
The data is owned by the caller of the function. flags-
Type:
GFileCopyFlagsNo description available.
io_priority-
Type:
intNo description available.
progress_callback-
Type:
GFileProgressCallbackNo description available.
progress_callback_data-
Type:
gpointerNo description available.
The argument can be NULL.The data is owned by the caller of the function. progress_callback_data_destroy-
Type:
GDestroyNotifyNo description available.