[Date Prev][Date Next] [Thread Prev][Thread Next]
[Thread Index]
[Date Index]
[Author Index]
Re: Finding out the new row selection in the treeview
- From: "Fernando Tarín" <lists im gmail com>
- To: gtkmm-list gnome org
- Subject: Re: Finding out the new row selection in the treeview
- Date: Mon, 7 May 2007 18:41:31 +0200
That question should not be answered here, but have you tried a multimap?
Something like this
typedef std::multimap<int, Gtk::TreeModel::Row> Rows;
[Date Prev][Date Next] [Thread Prev][Thread Next]
[Thread Index]
[Date Index]
[Author Index]