Package: gdk

Accessor gdk:event-key-group

Lambda List

gdk:event-key-group (instance)

Syntax

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

Arguments

instance -- a gdk:event-key instance
group -- an unsigned integer with the keyboard group

Details

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

See also

2024-6-28