Is there a way to append a Gtk::TreeView - Gtk::ListStore with multithreaded functions?

前端 未结 0 1865
时光取名叫无心
时光取名叫无心 2021-02-11 06:58

I have a function that appends some rows to a Gtk::TreeView, it\'s based on the one in the documentation:

Gtk::TreeModel::Row row;

for(const auto& i : some_v         


        
相关标签:
回答
  • 消灭零回复
提交回复
热议问题