File.queryInfoFinish

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

Parameters

resa #GAsyncResult

Returns

#GFileInfo for given file

or null on error. Free the returned object with gobject.object.ObjectWrap.unref.

Throws