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

Returns: GdkDevice
 

The GdkDevice performing the drop.

 The data is owned by the instance.