Method
AtspiDevicenotify_key
Declaration [src]
gboolean
atspi_device_notify_key (
  AtspiDevice* device,
  gboolean pressed,
  int keycode,
  int keysym,
  gint state,
  const gchar* text
)
Parameters
- pressed
- 
            Type: gbooleanNo description available. 
- keycode
- 
            Type: intNo description available. 
- keysym
- 
            Type: intNo description available. 
- state
- 
            Type: gintNo description available. 
- text
- 
            Type: const gchar*No description available. The data is owned by the caller of the method. The value is a NUL terminated UTF-8 string.