Package: gtk

Accessor gtk:layout-width

Lambda List

gtk:layout-width (object)

Syntax

(gtk:layout-width object) => width
(setf (gtk:layout-width object) width)

Arguments

object -- a gtk:layout widget
width -- an unsigned integer for the width of the layout

Details

The accessor for the width slot gets or sets the width of the layout.
 

See also

2026-06-20