Terminal.addOnSelectionChanged

Emitted whenever the contents of terminal's selection changes.

class Terminal
gulong
addOnSelectionChanged
(
void delegate dlg
,
ConnectFlags connectFlags = cast(ConnectFlags)0
)