gtk-sharp 2.12.0.0 Gtk# is thread aware, but not thread safe; See the Gtk# Thread Programming for details. An interface for editing a single cell. GLib.IWrapper Method System.Void Begins editing on a cell editable. A , or . is the that began the editing process. It may be , in the instance that editing was initiated through programatic means. Method System.Void Emits the event. This event is a sign for the cell renderer to update its value from the cell. Method System.Void Emits the event. This event is meant to indicate that the cell is finished editing, and the may now be destroyed. Event System.EventHandler Event that indicates that the cell is finished editing, and the may now be destroyed. Event System.EventHandler Event that indicates to the cell renderer to update its value from the cell.