Method

Gdk.DNDEvent.get_drop

Declaration [src]

GdkDrop*
gdk_dnd_event_get_drop (
  GdkEvent* event
)

Description [src]

Gets the GdkDrop object from a DND event.

Return value

Returns: GdkDrop

the drop

Ownership is not transferred to the caller
Can be NULL