Package: gtk

Accessor gtk:drop-controller-motion-drop

Lambda List

gtk:drop-controller-motion-drop (object)

Syntax

(gtk:drop-controller-motion-drop object) => drop

Arguments

object -- a gtk:drop-controller-motion object
drop -- a gdk:drop object currently happening within object or nil if none

Details

The accessor for the drop slot of the gtk:drop-controller-motion class returns the ongoing drop operation over the widget of the controller or its descendant.
 

See also

#2025-09-28