RE: [gtkmm] iterating through the contents of a tree
- From: Murray Cumming Comneon com
- To: bevis anvil com, gtkmm-list gnome org
- Subject: RE: [gtkmm] iterating through the contents of a tree
- Date: Wed, 7 Jan 2004 14:45:00 +0100
> >How to iterate over rows:
> >http://www.gtkmm.org/gtkmm2/docs/tutorial/html/ch08s03.html
> >
> >
> this is marvellous, but i only want to iterate over the
> selected rows
OK, so use Gtk::TreeView::get_selection() and then
Gtk::TreeSelection::get_selected_rows() as I described in a similar thread
today.
Murray Cumming
www.murrayc.com
murrayc usa net
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]