Interface

Clutter-18ClutterInputDeviceToolConstructorProps

interface ConstructorProps {
    axes: Clutter.InputAxisFlags;
    id: number | bigint;
    serial: number | bigint;
    type: Clutter.InputDeviceToolType;
}

Hierarchy (View Summary)

Index

Properties

Properties

id: number | bigint
serial: number | bigint