gdk-sharp0.0.0.0neutralGtk# is thread aware, but not thread safe; See the Gtk# Thread Programming for details.Proximity events are generated when using GDK's wrapper for the XInput extension.
Proximity events are generated when using GDK's wrapper for
the XInput extension. The XInput extension is an add-on for
standard X that allows you to use nonstandard devices such as
graphics tablets. A proximity event indicates that the stylus
has moved in or out of contact with the tablet, or perhaps
that the user's finger has moved in or out of contact with a
touch screen.
System.ValueTypeFieldGdk.EventProximityTo be addedTo be addedFieldGdk.EventTypeTo be addedTo be addedFieldSystem.UInt32To be addedTo be addedMethodGdk.EventProximityTo be added
To be added: an object of type 'IntPtr'
To be added: an object of type 'Gdk.EventProximity'To be addedPropertyGdk.DeviceTo be added
To be added: an object of type 'Gdk.Device'
To be added: an object of type 'Gdk.Device'To be addedPropertyGdk.Windowthe window which received the event.
the window which received the event.
the window which received the event.FieldSystem.SByteTRUE if the event was sent explicitly (e.g. using XSendEvent).To be added