gtk-sharp0.0.0.0Gtk# is thread aware, but not thread safe; See the Gtk# Thread Programming for details.Identifies how the user can interact with a particular cell.System.EnumSystem.IComparableSystem.IConvertibleSystem.IFormattableFieldGtk.CellRendererModeThe cell is just for display and cannot be interacted with.Note that this does not mean that the row being drawn can not be selected, for example. Just that a particular element of it cannot be individually modified.FieldGtk.CellRendererModeThe cell can be clicked.FieldGtk.CellRendererModeThe cell can be edited or otherwise modified.FieldSystem.Int32To be addedTo be added