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