Class DeviceTool
public class DeviceTool
- Inheritance
-
DeviceTool
- Inherited Members
Methods
GetAxes(IntPtr)
Calls native method gdk_device_tool_get_axes.
public static extern AxisFlags GetAxes(IntPtr tool)
Parameters
tool
IntPtrTransfer ownership: None Nullable: False
Returns
- AxisFlags
Transfer ownership: None Nullable: False
GetGType()
Calls native function gdk_device_tool_get_type.
public static extern nuint GetGType()
Returns
- nuint
Transfer ownership: None Nullable: False
GetHardwareId(IntPtr)
Calls native method gdk_device_tool_get_hardware_id.
public static extern ulong GetHardwareId(IntPtr tool)
Parameters
tool
IntPtrTransfer ownership: None Nullable: False
Returns
- ulong
Transfer ownership: None Nullable: False
GetSerial(IntPtr)
Calls native method gdk_device_tool_get_serial.
public static extern ulong GetSerial(IntPtr tool)
Parameters
tool
IntPtrTransfer ownership: None Nullable: False
Returns
- ulong
Transfer ownership: None Nullable: False
GetToolType(IntPtr)
Calls native method gdk_device_tool_get_tool_type.
public static extern DeviceToolType GetToolType(IntPtr tool)
Parameters
tool
IntPtrTransfer ownership: None Nullable: False
Returns
- DeviceToolType
Transfer ownership: None Nullable: False