Interface

Clutter-18ClutterKeyControllerConstructorProps

interface ConstructorProps {
    actor: Clutter.Actor;
    enabled: boolean;
    im_focus: Clutter.InputFocus;
    imFocus: Clutter.InputFocus;
    name: string;
    trigger_keybindings: boolean;
    triggerKeybindings: boolean;
}

Hierarchy (View Summary)

Index

Properties

Properties - Inherited from Clutter.ActorMeta.ConstructorProps

Properties

trigger_keybindings: boolean
triggerKeybindings: boolean

Properties - Inherited from Clutter.ActorMeta.ConstructorProps

actor: Clutter.Actor
enabled: boolean
name: string