FileIF.queryInfoFinish

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

interface FileIF
queryInfoFinish

Parameters

res AsyncResultIF

Return Value

Type: FileInfo

gio.FileInfo for given file or NULL on error. Free the returned object with g_object_unref().

Throws

GException on failure.