bindings_activate


Description:


public bool bindings_activate (Object object, uint keyval, ModifierType modifiers)

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

Parameters:

object

object to activate when binding found

keyval

key value of the binding

modifiers

key modifier of the binding

Returns:

true if a binding was found and activated


Namespace: Gtk
Package: gtk+-3.0