dlangui v0.9.186 (2020-07-29T06:28:30Z)
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