- or download this
Gtk-CRITICAL **: gtk_tree_store_get_path: assertion 'iter->stamp == tr
+ee_store->stamp' failed at 0PS_Terminal line 149.
- or download this
$tree_view->set_search_equal_func(sub {
# reset to the main tree store, containing all the hosts
...
}
}, undef);
- or download this
sub create_treestore {
my ($data) = @_;
...
return $tree_store;
}