RE: [gtkmm] Gtk::ListStore::insert, i can't get it working :(
- From: Murray Cumming Comneon com
- To: bart hakvoort castel nl, Murray Cumming Comneon com
- Cc: gtkmm-list gnome org
- Subject: RE: [gtkmm] Gtk::ListStore::insert, i can't get it working :(
- Date: Thu, 13 Nov 2003 16:23:24 +0100
> From: bart [mailto:bart hakvoort castel nl]
> I'm always posting a little bit to soon ;) I just found out how to do
> it: ==================================================================
> Gtk::TreeIter test = liststore->children().begin();
> //here i can do something with test
> row = *(liststore->insert(test) );
I think that prepend() does the same thing, with less code.
Murray Cumming
www.murrayc.com
murrayc usa net
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]