Interface

Gdk-4.0GdkDeviceToolConstructorProps

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

Hierarchy (View Summary)

Index

Properties

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