SourceFileLoader.loadFinish

Finishes a file loading started with gtk_source_file_loader_load_async().

If the contents has been loaded, the following #GtkSourceFile properties will be updated: the location, the encoding, the newline type and the compression type.

class SourceFileLoader
bool
loadFinish

Parameters

result AsyncResultIF

a #GAsyncResult.

Return Value

Type: bool

whether the contents has been loaded successfully.

Throws

GException on failure.

Meta

Since

3.14