Package: gdk

Accessor gdk:event-configure-width

Lambda List

gdk:event-configure-width (instance)

Syntax

(gdk:event-configure-width instance) => width
(setf (gdk:event-configure-width instance) width)

Arguments

instance -- a gdk:event-configure instance
width -- an integer for the new width of the window

Details

The accessor for the width of the gdk:event-configure structure.
 

See also

2025-10-08