72
75
if index == PARENTS: return gobject.TYPE_PYOBJECT
73
76
if index == CHILDREN: return gobject.TYPE_PYOBJECT
74
77
if index == TAGS: return gobject.TYPE_PYOBJECT
76
80
def on_get_iter(self, path):
79
83
def on_get_path(self, rowref):
82
86
def on_get_value(self, rowref, column):
83
87
if len(self.line_graph_data) > 0:
84
88
(revid, node, lines, parents,