GtkTreeStore manipulation
- From: Tristan Van Berkom <tristan van berkom gmail com>
- To: GTK App Devel List <gtk-app-devel-list gnome org>
- Subject: GtkTreeStore manipulation
- Date: Mon, 15 Nov 2004 15:14:23 -0500
Hi all,
Can anyone tell me if there is a way to reparent part of a GtkTreeStore,
example:
Lets say I have a view like this
=================================
* restauraunt
* pizza
* green peppers
* cheese
* milk
* geneticly modified organisms
* steroids
* peperoni
* burger
* patti
* bread
* salad
* lettuce
* tomatos
=================================
And I want to remove "cheese" and make it a child item of "burger" instead
of "pizza", is that possible without completely repopulating the GtkTreeStore ?
(while ensuring ofcourse that "cheese" still has "geneticly modified organisms"
and "milk" and "steroids")
Cheers,
-Tristan
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]