Method

GdkDragget_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

Type: GdkDevice

The GdkDevice associated to drag.

The returned data is owned by the instance.