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 #GtkSourceFile properties will be updated: the location, the encoding, the newline type and the compression type.

Parameters

resulta #GAsyncResult.

Returns

whether the contents has been loaded successfully.

Throws

[ErrorWrap]