measureDiskUsageAsync

open fun measureDiskUsageAsync(flags: FileMeasureFlags, ioPriority: <Error class: unknown class>, cancellable: Cancellable? = null, progressCallback: FileMeasureProgressCallback?, callback: AsyncReadyCallback?)

Recursively measures the disk usage of @file.

This is the asynchronous version of g_file_measure_disk_usage(). See there for more information.

Since

2.38

Parameters

flags

#GFileMeasureFlags

ioPriority

the iface.AsyncResult.html#io-priority of the request

cancellable

optional #GCancellable

progressCallback

a #GFileMeasureProgressCallback

callback

a #GAsyncReadyCallback to call when complete