Function

Gtk-3.0Gtkbindings_activate

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

    Parameters

    • object: GObject.Object

      object to activate when binding found

    • keyval: number

      key value of the binding

    • modifiers: Gdk.ModifierType

      key modifier of the binding

    Returns boolean

    true if a binding was found and activated