Package: gtk

Function gtk:signal-action-new

Lambda List

gtk:signal-action-new (name)

Arguments

name -- a string with the name of the signal to emit

Return Value

The gtk:signal-action object.

Details

Creates an action that when activated, emits the given action signal on the provided widget unpacking the given args into arguments passed to the signal.
 

See also

2024-11-1