dlangui v0.9.182 (2018-11-26T09:11:32Z)
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