dlangui v0.10.7 (2024-03-11T09:32:36Z)
Home
Dub
Repo
UndoBuffer.modified
dlangui
core
editable
UndoBuffer
returns true if content has been changed since last saved() or clear() call
class
UndoBuffer
@
property
bool
modified
(
)
Meta
Source
See Implementation
dlangui
core
editable
UndoBuffer
functions
clear
redo
saveForUndo
saved
savedInRedo
undo
properties
hasRedo
hasUndo
modified
variables
_redoList
_savedState
_undoList
returns true if content has been changed since last saved() or clear() call