Buffer.loading

Get loading property.

class Buffer
@property
bool
loading
()

Return Value

Type: bool

The "loading" property denotes that a gtksource.file_loader.FileLoader is currently loading the buffer.

Applications may want to use this setting to avoid doing work while the buffer is loading such as spellchecking.