FileT.openReadwriteFinish

Finishes an asynchronous file read operation started with g_file_open_readwrite_async().

template FileT(TStruct)
openReadwriteFinish

Parameters

res AsyncResultIF

Return Value

a gio.FileIOStream or NULL on error. Free the returned object with g_object_unref().

Throws

GException on failure.

Meta

Since

2.22