stream
for a GFileInfo
. When completed,
callback
will be called with a GAsyncResult
which can be used to
finish the operation with gFileIOStreamQueryInfoFinish
.gFileIOStreamQueryInfoAsync(object, attributes, io.priority, cancellable = NULL, callback, user.data = NULL)
object
attributes
io.priority
cancellable
GCancellable
object, NULL
to ignore.callback
user.data
gFileIOStreamQueryInfo
.
Since 2.22