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 returns the ongoing drop operation over the widget of the controller or its descendant.
 

See also

2026-08-30