[ CCode ( type_id = "gtk_signal_action_get_type ()" ) ]
public class SignalAction : ShortcutAction
Emits a signal on a widget.
Signals that are used in this way are referred to as keybinding signals, and they are expected to be defined with the `G_SIGNAL_ACTION` flag.