Package: gdk

Accessor gdk-event-expose-area

Lambda List

gdk-event-expose-area (instance)

Syntax

(gdk-event-expose-area instance) => area
(setf (gdk-event-expose-area instance) area)

Arguments

instance -- a gdk-event-expose instance
area -- bounding gdk-rectangle box of the region that needs to be redrawn

Details

Accessor of the area slot of the gdk-event-expose structure.
 

See also

2021-12-13