gtk-d v3.8.3 (2018-05-28T20:50:39Z)
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
static functions
getType
Emitted when the ability to redo has changed.