BindingSet.bindingsActivateEvent

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

class BindingSet
static
bool
bindingsActivateEvent

Parameters

object ObjectG

a GObject (generally must be a widget)

event GdkEventKey*

Return Value

Type: bool

TRUE if a matching key binding was found

Meta