SourceBuffer.addOnUndo

The ::undo signal is emitted to undo the last user action which modified the buffer.

class SourceBuffer
gulong
addOnUndo
(
void delegate dlg
,
ConnectFlags connectFlags = cast(ConnectFlags)0
)