Re: [java-gnome-hackers] CellRendererText.EDITED - String to TreePath?
Brought to you by:
afcowie
|
From: Stefan P. <st...@pr...> - 2008-05-07 06:55:08
|
Hi, Am Mittwoch, den 07.05.2008, 12:18 +1000 schrieb Andrew Cowie: > It strikes me that this > should already have been done for you, and that the signature in our > bindings should be: > > public void onEdited(CellRendererText source, TreePath path, String newText); > > which would be more in line with signals like TreeView.ROW_ACTIVATED. I noticed that too and I think a TreePath would be a lot better instead of a String. Stefan |