bindingsActivate

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

Parameters

object gobject.object.ObjectWrap

object to activate when binding found

keyval uint

key value of the binding

modifiers gdk.types.ModifierType

key modifier of the binding

Return Value

Type: bool

true if a binding was found and activated