BindingEntry.skip

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

struct BindingEntry
static
void
skip
(,
uint keyval
,
GdkModifierType modifiers
)

Parameters

bindingSet BindingSet

a #GtkBindingSet to skip an entry of

keyval uint

key value of binding to skip

modifiers GdkModifierType

key modifier of binding to skip

Meta

Since

2.12