gdk-sharp 0.0.0.0 neutral Gtk# is thread aware, but not thread safe; See the Gtk# Thread Programming for details. A set of flags used to specify conditions for which an input callback will be triggered. To be added System.Enum System.IComparable System.IConvertible System.IFormattable Field Gdk.InputCondition The file descriptor has become available for reading. (Or, as is standard in Unix, a socket or pipe was closed at the other end; this is the case if a subsequent read on the file descriptor returns a count of zero.) To be added Field Gdk.InputCondition The file descriptor has become available for writing. To be added Field Gdk.InputCondition An exception was raised on the file descriptor. To be added Field System.Int32 Internal field. Do not use.