Method

GgitTransferProgressget_received_bytes

Declaration [src]

gsize
ggit_transfer_progress_get_received_bytes (
  GgitTransferProgress* progress
)

Description [src]

Gets the received bytes of the transfer.

Return value

Returns: gsize
 

The received bytes of the transfer.