gdk-sharp 2.12.0.0 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 GLib.GType(typeof(Gdk.InputConditionGType)) System.Flags 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.) Field Gdk.InputCondition The file descriptor has become available for writing. Field Gdk.InputCondition An exception was raised on the file descriptor.