FileLoader.loadFinish
bool loadFinish(gio.async_result.AsyncResult result)Finishes a file loading started with [gtksource.file_loader.FileLoader.loadAsync].
If the contents has been loaded, the following classFile properties will be updated: the location, the encoding, the newline type and the compression type.
Parameters
result | a #GAsyncResult. |
Returns
whether the contents has been loaded successfully.
Throws
[ErrorWrap]