gdk-sharp0.0.0.0neutralGtk# 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 addedSystem.EnumSystem.IComparableSystem.IConvertibleSystem.IFormattableFieldGdk.InputConditionThe 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 addedFieldGdk.InputConditionThe file descriptor has become available for writing. To be addedFieldGdk.InputConditionAn exception was raised on the file descriptor. To be added