DragContext.dragDropSucceeded

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

class DragContext
int
dragDropSucceeded
()

Return Value

Type: int

TRUE if the drop was successful.

Meta