Learn R Programming

RGtk2 (version 2.20.3)

gFileIOStreamQueryInfoAsync: gFileIOStreamQueryInfoAsync

Description

Asynchronously queries the stream for a GFileInfo. When completed, callback will be called with a GAsyncResult which can be used to finish the operation with gFileIOStreamQueryInfoFinish.

Usage

gFileIOStreamQueryInfoAsync(object, attributes, io.priority, cancellable = NULL, callback, user.data = NULL)

Arguments

Details

For the synchronous version of this function, see gFileIOStreamQueryInfo. Since 2.22