File.queryFilesystemInfoFinish

Finishes an asynchronous filesystem info query. See gio.file.File.queryFilesystemInfoAsync.

interface File
queryFilesystemInfoFinish

Parameters

res gio.async_result.AsyncResult

a #GAsyncResult

Return Value

Type: gio.file_info.FileInfo

#GFileInfo for given file or null on error. Free the returned object with gobject.object.ObjectG.unref.