Getting model values without columns object...
- From: Glus Xof <gtglus gmail com>
- To: gtkmm-list gnome org
- Subject: Getting model values without columns object...
- Date: Fri, 14 Jun 2013 18:51:09 +0200
Hi guys,
Is it possible to access to any specific column data only with a
TreeModel reference and a TreeIter object ?
For example, I have,
Glib::RefPtr<Gtk::TreeModel> & refTreeModel
Gtk::TreeIter & iter
I know that in my data model, there is a column named "col1". Is it
possible to retrieve the value store in "col1" without mention the
columns object (Gtk::TreeModelColumnRecord) ?
Glus
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]