loading


Description:

[ Version ( since = "5.10" ) ]
public bool loading { get; }

The "loading" property denotes that a `GtkSourceFileLoader` is currently loading the buffer.

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