gtk-d v3.2.2 (2016-01-21T22:21:54Z)
Home
Dub
Repo
SourceUndoManagerT.addOnCanRedoChanged
gsv
SourceUndoManagerT
SourceUndoManagerT
Emitted when the ability to redo has changed.
template
SourceUndoManagerT
(TStruct)
void
addOnCanRedoChanged
(
void
delegate
(
SourceUndoManagerIF
)
dlg
,
ConnectFlags
connectFlags
= cast(
ConnectFlags
)0
)
Meta
Since
2.10
Source
See Implementation
gsv
SourceUndoManagerT
SourceUndoManagerT
functions
addOnCanRedoChanged
addOnCanUndoChanged
beginNotUndoableAction
canRedo
canRedoChanged
canUndo
canUndoChanged
endNotUndoableAction
getSourceUndoManagerStruct
redo
undo
properties
onCanRedoChangedListeners
onCanUndoChangedListeners
static functions
callBackCanRedoChanged
callBackCanUndoChanged
variables
_onCanRedoChangedListeners
_onCanUndoChangedListeners
connectedSignals
Emitted when the ability to redo has changed.