Package: gdk

Accessor gdk-event-grab-broken-grab-window

Lambda List

gdk-event-grab-broken-grab-window (instance)

Syntax

(gdk-event-grab-broken-grab-window instance) => grab-window
(setf (gdk-event-grab-broken-grab-window instance) grab-window)

Arguments

instance -- a gdk-event-grab-broken instance
grab-window -- if this event is caused by another grab in the same application, grab-window contains the new gdk-window grab window

Details

Accessor of the grab-window slot of the gdk-event-grab-broken structure.
 

See also

2021-12-13