Interface

Gtk-4.0GtkShortcutConstructorProps

interface ConstructorProps {
    action: Gtk.ShortcutAction;
    arguments: GLib.Variant;
    trigger: Gtk.ShortcutTrigger;
}

Hierarchy (View Summary)

Index

Properties

arguments: GLib.Variant