Package: gdk

Accessor gdk:device-caps-lock-state

Lambda List

gdk:device-caps-lock-state (object)

Syntax

(gdk:device-caps-lock-state object) => setting

Arguments

object -- a gdk:device object
setting -- a boolean whether the keyboard caps lock is on

Details

The accessor for the caps-lock-state slot of the gdk:device class retrieves whether the Caps Lock modifier of the keyboard is locked, if object is a keyboard device.
 

See also

2025-08-31