[Gtk-sharp-list] TreeStore saving state

Chris Howie cdhowie at gmail.com
Mon Aug 4 08:25:06 EDT 2008


On Sat, Aug 2, 2008 at 8:40 AM, Andrew York <andy at brdstudio.net> wrote:
> My first thought was to use the TreeIter stamp but that didn't work out
> at all, maybe due to my lack of knowledge.

Actually, the stamp is an internal detail that is generated
automatically.  AFAIK the only reason it is public is so if you were
implementing a TreeModel at a very low level you could generate them
in a way that makes sense to your application.

Anyway it would be best to treat that property as "no user-serviceable
parts inside."

-- 
Chris Howie
http://www.chrishowie.com
http://en.wikipedia.org/wiki/User:Crazycomputers


More information about the Gtk-sharp-list mailing list