On Thu, 2008-07-24 at 10:48 +0200, Gabriele Greco wrote:
> <root>
>   o <node>
>   |  |
>   |  --<subnode/>
>   |
>   -</node>

Couldn't you just add another row in the TreeStore for the closing tag?
If <root> is "0" and <node> is "0:0", then inserting a row after <node>
with parent <root> would be "0:1".

AfC
Sydney

_______________________________________________
gtk-app-devel-list mailing list
gtk-app-devel-list@gnome.org
http://mail.gnome.org/mailman/listinfo/gtk-app-devel-list

Reply via email to