Interface

Gdk-4.0GdkDeviceToolConstructorProps

interface ConstructorProps {
    axes: Gdk.AxisFlags;
    hardware_id: number | bigint;
    hardwareId: number | bigint;
    serial: number | bigint;
    tool_type: Gdk.DeviceToolType;
    toolType: Gdk.DeviceToolType;
}

Hierarchy (View Summary)

Index

Properties

hardware_id: number | bigint
hardwareId: number | bigint
serial: number | bigint
tool_type: Gdk.DeviceToolType