Interface

Clutter-18ClutterGestureConstructorProps

interface ConstructorProps {
    actor: Clutter.Actor;
    enabled: boolean;
    name: string;
    state: Clutter.GestureState;
}

Hierarchy (View Summary)

Index

Properties

Properties - Inherited from Clutter.Action.ConstructorProps

Properties

Properties - Inherited from Clutter.Action.ConstructorProps

actor: Clutter.Actor
enabled: boolean
name: string