Package: gtk

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

Lambda List

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

Syntax

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

Arguments

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

Details

The accessor for the contains-pointer slot returns true if the pointer is within the controllers widget or one of its children.
 

See also

2026-08-30