Reference Manual
Inti Logo
Main Page | Namespace List | Class Hierarchy | Alphabetical List | Compound List | File List | Namespace Members | Compound Members | File Members

Inti::Gdk::EventProximity Class Reference

A GdkEventProximity C++ wrapper class. More...

#include <events.h>

Inheritance diagram for Inti::Gdk::EventProximity:

Inti::Gdk::EventAny Inti::Gdk::Event Inti::G::Boxed Inti::ReferencedObject Inti::ReferencedBase List of all members.

Public Member Functions

Accessors

Detailed Description

A GdkEventProximity C++ wrapper class.

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.

The type of event will be either PROXIMITY_IN or PROXIMITY_OUT.


The documentation for this class was generated from the following file: Main Page - Footer


Generated on Sun Sep 14 20:08:11 2003 for Inti by doxygen 1.3.2 written by Dimitri van Heesch, © 1997-2002