Package: gtk

Function gtk:keyval-trigger-new

Lambda List

gtk:keyval-trigger-new (keyval modifiers)

Arguments

keyval -- a char or an unsigned integer with the keyval to trigger for
modifiers -- a gdk:modifier-type value that need to be present

Return Value

The new gtk:shortcut-trigger object.

Details

Creates a gtk:shortcut-trigger object that will trigger whenever the key with the given keyval and modifiers is pressed.
 

See also

2024-11-1