RE: [gtkmm] How to get the "parent" of a childrow in a Treeview ?
- From: "Garriss, Michael" <Michael Garriss abacus-direct com>
- To: 'Bart Hakvoort' <bart hakvoort castel nl>, gtkmm-list <gtkmm-list gnome org>
- Subject: RE: [gtkmm] How to get the "parent" of a childrow in a Treeview ?
- Date: Thu, 26 Sep 2002 15:39:06 -0600
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]