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

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

See also

2024-7-26