class Inti::Gdk::EventKey

Name

class Inti::Gdk::EventKey -- 

Synopsis

class Inti::Gdk::EventKey is declared in the header inti/gdk/event.h.

Superclasses. Event

Subclasses. none

Class members

Public Methods.
guint32 time () const
ModifierTypeField state () const
unsigned int val () const
int length () const
ustring text () const
GdkEventKey * gdk_event_key () const

Public Functions.
EventKey * wrap (GdkEventKey* src)

Description

Public Methods

method Inti::Gdk::EventKey::time

guint32 time () const

method Inti::Gdk::EventKey::state

ModifierTypeField state () const

method Inti::Gdk::EventKey::val

unsigned int val () const

method Inti::Gdk::EventKey::length

int length () const

method Inti::Gdk::EventKey::text

ustring text () const

method Inti::Gdk::EventKey::gdk_event_key

GdkEventKey * gdk_event_key () const

Public Functions

function Inti::Gdk::EventKey::wrap

EventKey * wrap (GdkEventKey* src)

src