gtk-sharpGtk# is thread aware, but not thread safe; See the Gtk# Thread Programming for details.GLib.IWrapperAn interface for editing a single cell.EventSystem.EventHandlerEvent that indicates to the cell renderer to update its value from the cell.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.
MethodSystem.Void
A , or .
Begins editing on a cell editable. is the that began the editing process. It may be , in the instance that editing was initiated through programatic means.
EventSystem.EventHandlerEvent that indicates that the cell is finished editing, and the may now be destroyed.