Property

IdeBuffer:state

Declaration

property state: Ide.BufferState [ read ]

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.

Default valueIDE_BUFFER_STATE_READY
Getter methodide_buffer_get_state()

Flags

Readableyes
Writableno
Constructno
Construct onlyno