gtk-d v3.6.5 (2017-05-30T21:07:17Z)
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.