dragDropSucceeded

Returns whether the dropped data has been successfully transferred. This function is intended to be used while handling a gdk.types.EventType.DropFinished event, its return value is meaningless at other times.

bool
dragDropSucceeded

Parameters

context gdk.drag_context.DragContext

a #GdkDragContext

Return Value

Type: bool

true if the drop was successful.