Method

Gdk.Drag.get_device

Declaration [src]

GdkDevice*
gdk_drag_get_device (
  GdkDrag* drag
)

Description [src]

Returns the GdkDevice associated to the GdkDrag object.

Gets propertyGdk.Drag:device

Return value

Returns: GdkDevice

The GdkDevice associated to drag.

Ownership is not transferred to the caller