Package: gdk

Accessor gdk:device-modifier-state

Lambda List

gdk:device-modifier-state (object)

Syntax

(gdk:device-modifier-state object) => state

Arguments

object -- a gdk:device object
state -- a gdk:modifier-type value with the current modifier state

Details

Accessor of the modifier-state slot of the gdk:device class. The gdk:device-modifier-state function retrieves the current modifier state of the keyboard, if object is a keyboard device.
 

See also

2024-7-12