Hi,
I need to set the font of some of the rows in a GtKCTree to boldface, but
I'm not sure how to do it. Using node_get_row_style() always returns None,
and node_get_cell_style() gives an error in gtk.py:
File "/usr/lib/python1.5/site-packages/gtk.py", line 1426, in node_get_cell_style
return _gtk.gtk_ctree_node_get_row_style(self._o, node, col)
TypeError: gtk_ctree_node_get_row_style requires exactly 2 arguments; 3 given
-- Dag
-
To unsubscribe: echo "unsubscribe" | mail [EMAIL PROTECTED]
