Method
RBAsyncCopyset_progress
Declaration [src]
void
rb_async_copy_set_progress (
RBAsyncCopy* copy,
RBAsyncCopyProgressCallback callback,
gpointer user_data,
GDestroyNotify destroy_data
)
Parameters
callback-
Type:
RBAsyncCopyProgressCallbackNo description available.
user_data-
Type:
gpointerNo description available.
The argument can be NULL.The data is owned by the caller of the method. destroy_data-
Type:
GDestroyNotifyNo description available.