Package: gdk

Accessor gdk:device-has-cursor

Lambda List

gdk:device-has-cursor (object)

Syntax

(gdk:device-has-cursor object) => setting

Arguments

object -- a gdk:device object
setting -- true if the pointer follows device motion

Details

Accessor of the has-cursor slot of the gdk:device class. The gdk:device-has-cursor function determines whether the pointer follows device motion. This is not meaningful for keyboard devices, which do not have a pointer.
 

See also

2024-1-7