Method

GdkDropget_device

Declaration [src]

GdkDevice*
gdk_drop_get_device (
  GdkDrop* self
)

Description [src]

Returns the GdkDevice performing the drop.

Gets propertyGdk.Drop:device

Return value

Type: GdkDevice

The GdkDevice performing the drop.

The returned data is owned by the instance.