[Date Prev][Date Next] [Thread Prev][Thread Next]
[Thread Index]
[Date Index]
[Author Index]
STL container with Gtk::ListStore without copying?
- From: Germán Diago <germandiago gmail com>
- To: gtkmm-list gnome org
- Subject: STL container with Gtk::ListStore without copying?
- Date: Fri, 24 Apr 2009 22:12:05 +0200
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]