Package: gdk

Accessor gdk-event-focus-in

Lambda List

gdk-event-focus-in (instance)

Syntax

(gdk-event-focus-in instance) => focus
(setf (gdk-event-focus-in instance) focus)

Arguments

instance -- a gdk-event-focus instance
focus -- true if the window has gained the keyboard focus, false if it has lost the focus

Details

Accessor of the in slot of the gdk-event-focus structure.
 

See also

2021-12-13