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

Inti::Gdk::EventKey Class Reference

A GdkEventKey C++ wrapper class. More...

#include <events.h>

Inheritance diagram for Inti::Gdk::EventKey:

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

Public Member Functions

Accessors

Detailed Description

A GdkEventKey C++ wrapper class.

An EventKey describes a key press or key release event.

The event type will be KEY_PRESS or KEY_RELEASE.


Member Function Documentation

Keyval Inti::Gdk::EventKey::keyval  )  const
 

Returns the key that was pressed or released as a Keyval.

See the <gdk/gdkkeysym.h> header file for a complete list of GDK key codes.


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