Method
GgitTransferProgresscopy
Declaration [src]
GgitTransferProgress*
ggit_transfer_progress_copy (
GgitTransferProgress* progress
)
Return value
Type: GgitTransferProgress
A newly allocated GgitTransferProgress
or NULL
.
The caller of the method takes ownership of the returned data, and is responsible for freeing it. |
The return value can be NULL . |