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