SignalAction
Object Hierarchy:
Description:
[ CCode ( type_id = "gtk_signal_action_get_type ()" ) ]
public sealed class SignalAction : ShortcutAction
public sealed class SignalAction : ShortcutAction
A `GtkShortcut`Action 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.
Namespace: Gtk
Package: gtk4
Content:
Properties:
Creation methods:
Methods:
Inherited Members:
All known members inherited from class Gtk.ShortcutAction
All known members inherited from class GLib.Object