FileIOStream.queryInfoFinish

Finalizes the asynchronous query started by g_file_io_stream_query_info_async(). Since 2.22

class FileIOStream
queryInfoFinish

Parameters

result AsyncResultIF

a GAsyncResult.

Return Value

Type: FileInfo

A GFileInfo for the finished query. [transfer full]

Throws

GException on failure.

Meta