FileT.queryFilesystemInfoFinish

Finishes an asynchronous filesystem info query. See g_file_query_filesystem_info_async().

template FileT(TStruct)
queryFilesystemInfoFinish

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