Gtk.TreeSelection::changed

function callback(tree_selection, ):void;

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.

tree_selection

instance of Gtk.TreeSelection that is emitting the signal