GtkSignalAction

A gtk.shortcut.ShortcutAction that emits a signal.

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.

struct GtkSignalAction