BindingSet.entrySkip

Install a binding on binding_set which causes key lookups to be aborted, to prevent bindings from lower priority sets to be activated. Since 2.12

class BindingSet
void
entrySkip

Parameters

keyval uint

key value of binding to skip

modifiers GdkModifierType

key modifier of binding to skip

Meta