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 with the length of the string field

Details

Accessor of the length slot of the gdk:event-key structure.
 

See also

2024-6-28