Clutter::Event::Key(3pm)
NAME
Clutter::Event::Key
HIERARCHY
Clutter::Event
+----Clutter::Event::Key
METHODS
- unsigned = $event->hardware_keycode ($newvalue)
- o $newvalue (unsigned)
- unsigned = $event->key_code ($newvalue=0)
- o $newvalue (unsigned)
- integer = $event->key_symbol ($newvalue=0)
- o $newvalue (integer)
- unsigned = $event->key_unicode integer = $event->keyval ($newvalue)
- o $newvalue (integer)
- unsigned = $event->unicode
SEE ALSO
Clutter
COPYRIGHT
Copyright (C) 2006, 2007, 2008 OpenedHand Ltd
Copyright (C) 2009 Intel Corporation
This module is free software; you can redistribute it and/or modify it
under the terms of either:
o the GNU Lesser General Public Library version 2.1; or
o the Artistic License, version 2.0.
- See Clutter for the full copyright notice.