Method

Gdk.Drop.get_device

Declaration [src]

GdkDevice*
gdk_drop_get_device (
  GdkDrop* self
)

Description [src]

Returns the GdkDevice performing the drop.

Gets propertyGdk.Drop:device

Return value

Returns: GdkDevice

The GdkDevice performing the drop.

Ownership is not transferred to the caller