gtk-d v3.0.0 (2015-03-15T18:41:33Z)
Home
Dub
Repo
SourceUndoManagerIF.addOnCanUndoChanged
gsv
SourceUndoManagerIF
SourceUndoManagerIF
Emitted when the ability to undo has changed.
interface
SourceUndoManagerIF
void
addOnCanUndoChanged
(
void
delegate
(
SourceUndoManagerIF
)
dlg
,
ConnectFlags
connectFlags
= cast(
ConnectFlags
)0
)
Meta
Since
2.10
Source
See Implementation
gsv
SourceUndoManagerIF
SourceUndoManagerIF
functions
addOnCanRedoChanged
addOnCanUndoChanged
beginNotUndoableAction
canRedo
canRedoChanged
canUndo
canUndoChanged
endNotUndoableAction
getSourceUndoManagerStruct
getStruct
redo
undo
properties
onCanRedoChangedListeners
onCanUndoChangedListeners
Emitted when the ability to undo has changed.