Re: How do I remove one row from a GtkTreeStore?
- From: Andrej Prsa <andrej prsa guest arnes si>
- To: gtk-app-devel-list gnome org
- Subject: Re: How do I remove one row from a GtkTreeStore?
- Date: Fri, 19 Aug 2005 13:13:30 +0200
Hi,
Now I want to remove the 4th item from the tree. When I put things
into the tree I made a path from the new iter, made a row ref from
the path, and saved it in a table associated with the handle for my
data. So I have a rowref, which I can turn back into a path, and
from there back into an iter (what a pain).
the following link may help:
http://scentric.net/tutorial/sec-treemodel-remove-row.html
Bye,
Andrej
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]