event.h File Reference

#include <glibmm.h>
#include <cluttermm/types.h>
#include <clutter/clutter.h>

Go to the source code of this file.

Namespaces

namespace  Clutter

Functions

bool Clutter::events_pending ()
 Checks if events are pending in the event queue.
guint Clutter::key_event_get_symbol (KeyEvent *keyev)
 Retrieves the value of the key that caused keyev.
guint16 Clutter::key_event_get_code (KeyEvent *keyev)
 Retrieves the keycode of the key that caused keyev.
guint32 Clutter::key_event_get_unicode (KeyEvent *keyev)
 Retrieves the unicode value for the key that caused keyev.
guint32 Clutter::keysym_to_unicode (guint keyval)
 Convert from a Clutter key symbol to the corresponding ISO10646 (Unicode) character.

Generated on 7 Sep 2009 for cluttermm by  doxygen 1.6.1