GdkDeviceTool

描述 [src]

final class Gdk.DeviceTool : GObject.Object
{
  /* No available fields */
}

与一个 GdkDevice 关联的物理工具。

层级

hierarchy this GdkDeviceTool ancestor_0 GObject ancestor_0--this

祖先类

实例方法

gdk_device_tool_get_axes

获取该工具的轴线。

gdk_device_tool_get_hardware_id

获取该工具的硬件 ID,如果其未知,则返回 0。

gdk_device_tool_get_serial

获取该工具的序列号。

gdk_device_tool_get_tool_type

获取该工具的 GdkDeviceToolType

GObject (43) 继承的方法

请参见 GObject 以获取方法的完整列表。

属性

Gdk.DeviceTool:axes

该工具的轴线。

Gdk.DeviceTool:hardware-id

该工具的硬件 ID

Gdk.DeviceTool:serial

该工具的序列号。

Gdk.DeviceTool:tool-type

该工具的类型。

信号

GObject (1) 继承的信号
GObject::notify

当某个属性通过 g_object_set_property()、g_object_set() 等方式设置值时,会在对象上发出此信号。