BindingSet.activate

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

class BindingSet
bool
activate

Parameters

keyval uint

key value of the binding

modifiers GdkModifierType

key modifier of the binding

object ObjectG

object to activate when binding found

Return Value

Type: bool

TRUE if a binding was found and activated