Method

GdkDeviceToolget_serial

since: 3.22

Declaration [src]

guint64
gdk_device_tool_get_serial (
  GdkDeviceTool* tool
)

Description [src]

Gets the serial of this tool, this value can be used to identify a physical tool (eg. a tablet pen) across program executions.

Available since: 3.22

Gets propertyGdk.DeviceTool:serial

Return value

Type: guint64

The serial ID for this tool.