Method

IdeFileTransferadd

Declaration

void
ide_file_transfer_add (
  IdeFileTransfer* self,
  GFile* src,
  GFile* dest
)

Description

No description available.

Parameters

src

Type: GFile

No description available.

The data is owned by the caller of the method.
dest

Type: GFile

No description available.

The data is owned by the caller of the method.