bindingsActivateEvent

Looks up key bindings for object to find one matching event, and if one was found, activate it.

Parameters

object gobject.object.ObjectWrap

a #GObject (generally must be a widget)

event gdk.event_key.EventKey

a #GdkEventKey

Return Value

Type: bool

true if a matching key binding was found