move the list store stuff out into a custom class.
commite4f818c041a75faf3edaacdacf3e39ef8bb609a7
authorRory McCann <rory@technomancy.org>
Sun, 10 Feb 2008 23:38:43 +0000 (10 23:38 +0000)
committerRory McCann <rory@technomancy.org>
Sun, 10 Feb 2008 23:38:43 +0000 (10 23:38 +0000)
tree464d062c4df729cc5611c2fed66c067d18e74237
parentedf5a89b2608f7d823789ecccc205861136ec746
move the list store stuff out into a custom class.
this allows us (later on) to do better list.row[stuff] stuff.
Right now it just does the same as before (function wise)
pythonicgtk.py