Package: gtk

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

Lambda List

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

Syntax

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

Arguments

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

Details

Accessor of the is-pointer slot of the gtk:drop-controller-motion class. The gtk:drop-controller-motion-is-pointer function returns true if a Drag-and-Drop operation is within the widget object, not one of its children.
 

See also

#2023-9-29