Package: gdk

Function gdk:drag-drop-succeeded

Lambda List

gdk:drag-drop-succeeded (context)

Arguments

context -- a gdk:drag-context object

Return Value

True if the drop was successful.

Details

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

See also

#2024-6-28