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

Returns: GdkDevice
 

The GdkDevice associated to drag.

 The data is owned by the instance.