Class: Gdk::DeviceTool

Inherits:
Object
  • Object
show all
Defined in:
(unknown)

Overview

A physical tool associated to a GdkDevice.

Instance Method Summary collapse

Instance Method Details

#axesGdk::AxisFlags

The axes of the tool.

Returns:

#axes=(axes) ⇒ Gdk::AxisFlags

The axes of the tool.

Parameters:

Returns:

#hardware_idInteger

The hardware ID of the tool.

Returns:

  • (Integer)

    hardware-id

#hardware_id=(hardware_id) ⇒ Integer

The hardware ID of the tool.

Parameters:

  • hardware_id (Integer)

Returns:

  • (Integer)

    hardware-id

  • (Integer)

    hardware-id

#serialInteger

The serial number of the tool.

Returns:

  • (Integer)

    serial

#serial=(serial) ⇒ Integer

The serial number of the tool.

Parameters:

  • serial (Integer)

Returns:

  • (Integer)

    serial

  • (Integer)

    serial

#tool_typeGdk::DeviceToolType

The type of the tool.

Returns:

#tool_type=(tool_type) ⇒ Gdk::DeviceToolType

The type of the tool.

Parameters:

Returns: