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 with the width of the layout

Details

Accessor of the width slot of the gtk-layout class.

The gtk-layout-width slot access function gets the width of the layout. The (setf gtk-layout-width) slot access function sets the width.
 

See also

2021-12-9