Searched refs:progress_cb (Results 1 – 1 of 1) sorted by relevance
4714 GFileProgressCallback progress_cb; member4739 data->progress_cb (progress->current_num_bytes, in copy_async_progress_in_main()4793 (data->progress_cb != NULL) ? copy_async_progress_callback : NULL, in copy_async_thread()4798 if (data->progress_cb != NULL) in copy_async_thread()4832 data->progress_cb = progress_callback; in g_file_real_copy_async()