
Last chance! 50% off unlimited learning
Sale ends in
gFileEnumeratorCloseAsync(object, io.priority = 0, cancellable = NULL, callback, user.data = NULL)
GCancellable
object, NULL
to ignore.GAsyncReadyCallback
to call when the request is satisfiedcancellable
is not NULL
, then the operation can be cancelled by
triggering the cancellable object from another thread. If the operation
was cancelled, the error G_IO_ERROR_CANCELLED
will be returned in
gFileEnumeratorCloseFinish
.