Shortcut

constructor(trigger: ShortcutTrigger? = null, action: ShortcutAction? = null)(source)

Creates a new GtkShortcut that is triggered by

Return

a new GtkShortcut

Parameters

trigger

The trigger that will trigger the shortcut

action

The action that will be activated upon triggering


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