Gtk.TreeView::columns-changed
function callback(tree_view, ):void;
The number of columns of the treeview has changed.
- tree_view
instance of Gtk.TreeView that is emitting the signal
function callback(tree_view, ):void;
The number of columns of the treeview has changed.
instance of Gtk.TreeView that is emitting the signal