BindingSet.bindingsActivate

Find a key binding matching keyval and modifiers and activate the binding on object.

class BindingSet
static
bool
bindingsActivate

Parameters

object ObjectG

object to activate when binding found

keyval uint

key value of the binding

modifiers GdkModifierType

key modifier of the binding

Return Value

Type: bool

TRUE if a binding was found and activated