Gtk.TreeView::cursor-changed
function callback(tree_view, ):void;
The position of the cursor (focused cell) has changed.
- tree_view
instance of Gtk.TreeView that is emitting the signal
function callback(tree_view, ):void;
The position of the cursor (focused cell) has changed.
instance of Gtk.TreeView that is emitting the signal