gdk_device_get_key ( device index_ keyval modifiers -- gboolean )


Vocabulary
gdk3.ffi

Inputs
devicean object
index_an object
keyvalan object
modifiersan object


Outputs
gbooleanan object


Definition


LIBRARY: gdk3 FUNCTION: gboolean gdk_device_get_key
( GdkDevice* device, guint index_, guint* keyval,
GdkModifierType* modifiers )