[Gtk-sharp-list] Making a cellrendertext editable, how?

George Farris george@gmsys.com
Fri, 12 Nov 2004 11:20:50 -0800


How do I make a cell editable in CellRenderText.  ILooking at the docs
it says it has an "Editable" property but when I try an set it like so:

text = new CellRendererText ();
text.Editable = ture;

it pukes.

-- 
George Farris
george@gmsys.com