atk-sharp 2.10.0.0 Gtk# is thread aware, but not thread safe; See the Gtk# Thread Programming for details. The possible types of states of an object System.Enum GLib.GType(typeof(Atk.StateTypeGType)) Field Atk.StateType Indicates an invalid state Field Atk.StateType Indicates a window is currently the active window Field Atk.StateType Indicates that the object is armed Field Atk.StateType Indicates the current object is busy Field Atk.StateType Indicates this object is currently checked Field Atk.StateType Indicates the user interface object corresponding to this object no longer exists Field Atk.StateType Indicates the user can change the contents of this object Field Atk.StateType Indicates that this object is enabled. An inconsistent is an example of an object which is sensitive but not enabled. Field Atk.StateType Indicates this object allows progressive disclosure of its children Field Atk.StateType Indicates this object its expanded Field Atk.StateType Indicates this object can accept keyboard focus, which means all events resulting from typing on the keyboard will normally be passed to it when it has focus Field Atk.StateType Indicates this object currently has the keyboard focus Field Atk.StateType Indicates the orientation of this object is horizontal Field Atk.StateType Indicates this object is minimized and is represented only by an icon Field Atk.StateType Indicates something must be done with this object before the user can interact with an object in a different window Field Atk.StateType Indicates this (text) object can contain multiple lines of text Field Atk.StateType Indicates this object allows more than one of its children to be selected at the same time Field Atk.StateType Indicates this object paints every pixel within its rectangular region Field Atk.StateType Indicates this object is currently pressed Field Atk.StateType Indicates the size of this object is not fixed Field Atk.StateType Indicates this object is the child of an object that allows its children to be selected and that this child is one of those children that can be selected Field Atk.StateType Indicates this object is the child of an object that allows its children to be selected and that this child is one of those children that has been selected Field Atk.StateType Indicates this object is sensitive Field Atk.StateType Indicates this object, the object's parent, the object's parent's parent, and so on, are all visible Field Atk.StateType Indicates this (text) object can contain only a single line of text Field Atk.StateType Indicates that the index associated with this object has changed since the user accessed the object. Field Atk.StateType Indicates this object is transient Field Atk.StateType Indicates the orientation of this object is vertical Field Atk.StateType Indicates this object is visible Field Atk.StateType Not a valid state, used for finding end of enumeration Field Atk.StateType Indicates that "active-descendant-changed" event is sent when children become 'active' (i.e. are selected or navigated to onscreen). Used to prevent need to enumerate all children in very large containers, like tables. Field Atk.StateType Indicates that a check box is in a state other than checked or not checked. Field Atk.StateType Indicates that an object is truncated, e.g. a text value in a speradsheet cell. Field Atk.StateType Indicates that explicit user interaction with an object is required by the user interface, e.g. a required field in a "web-form" interface.