Package: gdk

Accessor gdk:event-key-length

Lambda List

gdk:event-key-length (instance)

Syntax

(gdk:event-key-length instance) => length
(setf (gdk:event-key-length instance) length)

Arguments

instance -- a gdk:event-key instance
length -- an integer for the length of the string field

Details

The accessor for the length slot of the gdk:event-key structure.
 

See also

2025-10-08