Method

GdkDeviceget_device_tool

Declaration [src]

GdkDeviceTool*
gdk_device_get_device_tool (
  GdkDevice* device
)

Description [src]

Retrieves the current tool for device.

Gets propertyGdk.Device:tool

Return value

Type: GdkDeviceTool

The GdkDeviceTool

The returned data is owned by the instance.
The return value can be NULL.