Xfce Foundation Classes
Main Page  | IndexNamespace List  |  Alphabetical List  |  Class List  |  File List


Xfc::Gdk::EventKey Class Reference

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

#include <xfc/gdk/events.hh>

Inheritance diagram for Xfc::Gdk::EventKey:
Xfc::Gdk::EventAny Xfc::Gdk::Event Xfc::G::Boxed Xfc::Object Xfc::Trackable

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

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.

Returns a bit-mask representing the state of the modifier keys (for example, Control, Shift and Alt) and the pointer buttons (see Gdk::ModifierType).


The documentation for this class was generated from the following file:
Xfce Foundation Classes
Copyright © 2004-2005 The XFC Development Team XFC