add_signalv


Description:

public void add_signalv (string accel, string signal_name, Array<Value?>? values)

This is similar to dzl_shortcut_context_add_signal but is easier to use from language bindings.

Parameters:

this

a ShortcutContext

accel

the accelerator for the shortcut

signal_name

the name of the signal

values

The values to use when calling the signal.