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

The accessor for the is-pointer slot of the gtk:drop-controller-motion class returns whether the pointer is in the controllers widget itself, as opposed to in a descendent widget.
 

See also

#2025-09-28