Recursively measures the disk usage of @file.
This is the asynchronous version of g_file_measure_disk_usage(). See there for more information.
#GFileMeasureFlags
the [I/O priority][io-priority] of the request
optional #GCancellable
a #GFileMeasureProgressCallback
user_data for @progress_callback
a #GAsyncReadyCallback to call when complete
the data to pass to callback function
2.38
See Implementation
Recursively measures the disk usage of @file.
This is the asynchronous version of g_file_measure_disk_usage(). See there for more information.