71
73
if index == PARENTS: return gobject.TYPE_PYOBJECT
72
74
if index == CHILDREN: return gobject.TYPE_PYOBJECT
73
75
if index == TAGS: return gobject.TYPE_PYOBJECT
75
78
def on_get_iter(self, path):
78
81
def on_get_path(self, rowref):
81
84
def on_get_value(self, rowref, column):
82
85
if len(self.line_graph_data) > 0:
83
86
(revid, node, lines, parents,