Method
GdkDeviceset_key
Declaration [src]
void
gdk_device_set_key (
GdkDevice* device,
guint index_,
guint keyval,
GdkModifierType modifiers
)
Parameters
index_-
Type:
guintThe index of the macro button to set.
keyval-
Type:
guintThe keyval to generate.
modifiers-
Type:
GdkModifierTypeThe modifiers to set.