Package: gtk

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

Lambda List

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

Syntax

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

Arguments

object -- a gtk:event-controller-motion object
is-pointer -- a boolean whether the pointer is within object

Details

Accessor of the is-pointer slot of the gtk:event-controller-motion class. The gtk:event-controller-motion-is-pointer function returns true if the pointer is within the controllers widget but not one of its children.
 

See also

2024-7-26