FileIF.appendToFinish

Finishes an asynchronous file append operation started with g_file_append_to_async().

interface FileIF
appendToFinish

Parameters

res AsyncResultIF

#GAsyncResult

Return Value

a valid #GFileOutputStream or %NULL on error. Free the returned object with g_object_unref().

Throws

GException on failure.

Meta