loadFinish
Finishes a file loading started with method@FileLoader.load_async.
If the contents has been loaded, the following class@File properties will be updated: the location, the encoding, the newline type and the compression type.
Return
whether the contents has been loaded successfully.
Parameters
result
a #GAsyncResult.