Struct

GgitTransferProgress

since: 1.0

Description [src]

struct GgitTransferProgress {
  /* No available fields */
}

Represents transfering progress.

Available since: 1.0

Instance methods

ggit_transfer_progress_copy

Copies progress into a newly allocated GgitTransferProgress.

since: 1.0

ggit_transfer_progress_free

Frees progress.

since: 1.0

ggit_transfer_progress_get_indexed_objects

Gets the indexed objects of the transfer.

since: 1.0

ggit_transfer_progress_get_received_bytes

Gets the received bytes of the transfer.

since: 1.0

ggit_transfer_progress_get_received_objects

Gets the received objects of the transfer.

since: 1.0

ggit_transfer_progress_get_total_objects

Gets the total objects of the transfer.

since: 1.0