Class: Gdk::DeviceTool
- Inherits:
-
Object
- Object
- Gdk::DeviceTool
- Defined in:
- (unknown)
Overview
A physical tool associated to a GdkDevice.
Instance Method Summary collapse
-
#axes ⇒ Gdk::AxisFlags
The axes of the tool.
-
#axes=(axes) ⇒ Gdk::AxisFlags
The axes of the tool.
-
#hardware_id ⇒ Integer
The hardware ID of the tool.
-
#hardware_id=(hardware_id) ⇒ Integer
The hardware ID of the tool.
-
#serial ⇒ Integer
The serial number of the tool.
-
#serial=(serial) ⇒ Integer
The serial number of the tool.
-
#tool_type ⇒ Gdk::DeviceToolType
The type of the tool.
-
#tool_type=(tool_type) ⇒ Gdk::DeviceToolType
The type of the tool.
Instance Method Details
#axes ⇒ Gdk::AxisFlags
The axes of the tool.
#axes=(axes) ⇒ Gdk::AxisFlags
The axes of the tool.
#hardware_id ⇒ Integer
The hardware ID of the tool.
#hardware_id=(hardware_id) ⇒ Integer
The hardware ID of the tool.
#serial ⇒ Integer
The serial number of the tool.
#serial=(serial) ⇒ Integer
The serial number of the tool.
#tool_type ⇒ Gdk::DeviceToolType
The type of the tool.
#tool_type=(tool_type) ⇒ Gdk::DeviceToolType
The type of the tool.