Method

Gdk.Device.get_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

Returns: GdkDeviceTool

the GdkDeviceTool, or NULL

Ownership is not transferred to the caller