RE: [gtkmm] How to get the "parent" of a childrow in a Treeview ?



Gtk::TreeIter the_parent = m_tree_view.get_selection( )->get_selected(
)->parent( );

-----Original Message-----
From: Bart Hakvoort [mailto:bart hakvoort castel nl]
Sent: Thursday, September 26, 2002 1:23 PM
To: gtkmm-list
Subject: [gtkmm] How to get the "parent" of a childrow in a Treeview ?


When in my app a childrow is selected, i need to know what it's parent
is. I think it's a simple function, but so far i didn't manage to find
it. I hope someone here can help.

regards,

bart



_______________________________________________
gtkmm-list mailing list
gtkmm-list gnome org
http://mail.gnome.org/mailman/listinfo/gtkmm-list



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