TypeScript API Documentation for GTK
API Version: 3.0
Library Version: 3.24.51
Generated with TypeDoc via ts-for-gir v4.0.0-beta.40
Since 2.4
Looks up key bindings for object to find one matching event, and if one was found, activate it.
object
event
a GObject.Object (generally must be a widget)
a Gdk.EventKey
true if a matching key binding was found
true
2.4
Looks up key bindings for
objectto find one matchingevent, and if one was found, activate it.