dragDropSucceeded

fnbool dragDropSucceeded(gdk.drag_context.DragContext context)

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.

Parameters

contexta #GdkDragContext

Returns

true if the drop was successful.