Method

IdeFileTransferstat

Declaration

void
ide_file_transfer_stat (
  IdeFileTransfer* self,
  IdeFileTransferStat* stat_buf
)

Description

Gets statistics about the transfer progress.

Parameters

stat_buf

Type: IdeFileTransferStat

A IdeFileTransferStat.

The argument will be set by the function.
The data is owned by the instance.