gtk-sharp Gtk# is thread aware, but not thread safe; See the Gtk# Thread Programming for details. System.Enum GLib.GType(typeof(Gtk.CellRendererStateGType)) System.Flags Tells how a cell is to be rendered. Field Gtk.CellRendererState The cell currently has the keyboard focus. Field Gtk.CellRendererState The cell is drawn in an insensitive manner. Field Gtk.CellRendererState The mouse is hovering over the cell. Field Gtk.CellRendererState The cell is currently selected, and probably has a selection colored background to render to. Field Gtk.CellRendererState The cell is in a sorted row.