Property
IdeBuffer:state
Description
The “state” property can be used to determine if the buffer is currently performing any specific background work, such as loading from or saving a buffer to storage.
| Type: | IdeBufferState |
| Default value | IDE_BUFFER_STATE_READY |
| Getter method | ide_buffer_get_state() |