BindingSet.activate

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

Parameters

keyval uint

key value of the binding

modifiers gdk.types.ModifierType

key modifier of the binding

object gobject.object.ObjectWrap

object to activate when binding found

Return Value

Type: bool

true if a binding was found and activated