Class DeviceTool
public class DeviceTool
- Inheritance
-
DeviceTool
- Inherited Members
Methods
GetAxes(nint)
Calls native method gdk_device_tool_get_axes.
public static extern AxisFlags GetAxes(nint tool)
Parameters
tool
nintTransfer 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(nint)
Calls native method gdk_device_tool_get_hardware_id.
public static extern ulong GetHardwareId(nint tool)
Parameters
tool
nintTransfer ownership: None Nullable: False
Returns
- ulong
Transfer ownership: None Nullable: False
GetSerial(nint)
Calls native method gdk_device_tool_get_serial.
public static extern ulong GetSerial(nint tool)
Parameters
tool
nintTransfer ownership: None Nullable: False
Returns
- ulong
Transfer ownership: None Nullable: False
GetToolType(nint)
Calls native method gdk_device_tool_get_tool_type.
public static extern DeviceToolType GetToolType(nint tool)
Parameters
tool
nintTransfer ownership: None Nullable: False
Returns
- DeviceToolType
Transfer ownership: None Nullable: False