queryInfoAsync

open fun queryInfoAsync(attributes: String, ioPriority: Int, cancellable: Cancellable? = null, callback: AsyncReadyCallback)

Asynchronously queries the @stream for a #GFileInfo. When completed,

Parameters

attributes

a file attribute query string.

ioPriority

the gio-GIOScheduler of the request

cancellable

optional #GCancellable object, null to ignore.

callback

callback to call when the request is satisfied