Package: gdk

Accessor gdk:event-key-string

Lambda List

gdk:event-key-string (instance)

Syntax

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

Arguments

instance -- a gdk:event-key instance
string -- a string containing an approximation of the text that would result from the keypress

Details

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

See also

2024-6-28