gtk-sharp0.0.0.0neutralGtk# is thread aware, but not thread safe; See the Gtk# Thread Programming for details.An interface for editing a single cell.GLib.IWrapperMethodSystem.VoidBegins 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.
MethodSystem.VoidEmits the event.
This event is a sign for the cell renderer to update its value from the cell.
MethodSystem.VoidEmits the event.
This event is meant to indicate that the cell is finished editing, and the may now be destroyed.
EventSystem.EventHandlerEvent that indicates that the cell is finished editing, and the may now be destroyed.EventSystem.EventHandlerEvent that indicates to the cell renderer to update its value from the cell.