gtk-d v3.5.1 (2017-01-10T22:24:21Z)
Home
Dub
Repo
SourceUndoManagerIF.addOnCanRedoChanged
gsv
SourceUndoManagerIF
SourceUndoManagerIF
Emitted when the ability to redo has changed.
interface
SourceUndoManagerIF
gulong
addOnCanRedoChanged
(
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
Emitted when the ability to redo has changed.