FileT.queryInfoFinish

Finishes an asynchronous file info query. See gio.file.File.queryInfoAsync.

template FileT()
override
queryInfoFinish

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.