STL container with Gtk::ListStore without copying?



Hello. I would like to use a Gtk::ListStore which uses a std::vector
as a model without copying
the values inside the Gtk::ListStore?

1.- Is it supported?
2.- If it's not, is it possible to implement?

Thanks in advance.


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]