Method

PurpleFileTransferget_file_size

unstable since: 3.0

Declaration [src]

guint64
purple_file_transfer_get_file_size (
  PurpleFileTransfer* transfer
)

Description [src]

Gets the size of the file that is being transferred.

Available since: 3.0

Return value

Type: guint64

The size of the file in bytes or 0 if the size is unknown.