gtk-sharp 0.0.0.0 neutral Gtk# is thread aware, but not thread safe; See the Gtk# Thread Programming for details. An enumeration used by Style. This enumeration is used to indicate the current state of a widget; the state determines how the widget is draw. This enumeration is also used to identify different colors in a for drawing, so states can be used for subparts of a widget as well as entire widgets. System.Enum System.IComparable System.IConvertible System.IFormattable Field Gtk.StateType State during normal operation. State during normal operation. Field Gtk.StateType State of a currently active widget, such as a depressed button. State of a currently active widget, such as a depressed button. Field Gtk.StateType State indicating that the mouse pointer is over the widget and the widget will respond to mouse clicks. State indicating that the mouse pointer is over the widget and the widget will respond to mouse clicks. Field Gtk.StateType State of a selected item, such the selected row in a list. State of a selected item, such the selected row in a list. Field Gtk.StateType State indicating that the widget is unresponsive to user actions. State indicating that the widget is unresponsive to user actions. Field System.Int32 To be added To be added