Package: gtk

Accessor gtk:drop-controller-motion-contains-pointer

Lambda List

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

Syntax

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

Arguments

object -- a gtk:drop-controller-motion object
contains -- true if a dragging pointer is within object or one of its children

Details

The accessor for the contains-pointer slot of the gtk:drop-controller-motion class returns whether the pointer of a Drag-and-Drop operation is in the controller’s widget or a descendant.
 

See also

#2025-09-28