KeyvalTrigger

constructor(keyval: <Error class: unknown class>, modifiers: <Error class: unknown class>)(source)

Creates a GtkShortcutTrigger that will trigger whenever the key with the given @keyval and @modifiers is pressed.

Return

A new GtkShortcutTrigger

Parameters

keyval

The keyval to trigger for

modifiers

the modifiers that need to be present


constructor(gtkKeyvalTriggerPointer: <Error class: unknown class><<Error class: unknown class>>)(source)