Method

GdkDragContextget_device

Declaration [src]

GdkDevice*
gdk_drag_context_get_device (
  GdkDragContext* context
)

Description [src]

Returns the GdkDevice associated to the drag context.

Return value

Type: GdkDevice

The GdkDevice associated to context.

The returned data is owned by the instance.