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