TreeSelection.addOnChanged

Emitted whenever the selection has (possibly) changed. Please note that this signal is mostly a hint. It may only be emitted once when a range of rows are selected, and it may occasionally be emitted when nothing has happened.

class TreeSelection
gulong
addOnChanged
(
void delegate dlg
,
ConnectFlags connectFlags = cast(ConnectFlags)0
)