Package: gdk

Accessor gdk:event-window

Lambda List

gdk:event-window (instance)

Syntax

(gdk:event-window instance) => window
(setf (gdk:event-window instance) window)

Arguments

instance -- a gdk:event instance
window -- a gdk:window object which received the event

Details

Accessor of the window slot of the gdk:event structure.
 

See also

2024-6-28