FileIF.queryInfoFinish

Finishes an asynchronous file info query. See g_file_query_info_async().

interface FileIF
queryInfoFinish

Parameters

res AsyncResultIF

a #GAsyncResult

Return Value

Type: FileInfo

#GFileInfo for given @file or %NULL on error. Free the returned object with g_object_unref().

Throws

GException on failure.

Meta