Interface

Gtk-4.0GtkKeyvalTriggerConstructorProps

interface ConstructorProps {
    keyval: number;
    modifiers: Gdk.ModifierType;
}

Hierarchy (View Summary)

Index

Properties

Properties

keyval: number
modifiers: Gdk.ModifierType