Package: gtk

Accessor gtk:drop-target-current-drop

Lambda List

gtk:drop-target-current-drop (object)

Syntax

(gtk:drop-target-current-drop object) => drop

Arguments

object -- a gtk:drop-target object
drop -- a gdk:drop object with the current drop

Details

Accessor of the current-drop slot of the gtk:drop-target class. The gtk:drop-target-current-drop function gets the currently handled drop operation. If no drop operation is going on, nil is returned.

Since 4.4
 

See also

#2023-9-18