SignalAction

constructor(signalName: String)

Creates an action that when activated, emits the given action signal on the provided widget.

It will also unpack the args into arguments passed to the signal.

Return

a new GtkShortcutAction

Parameters

signalName

name of the signal to emit


constructor(pointer: <Error class: unknown class><<Error class: unknown class>>)