Package: gtk

Accessor gtk-grid-row-homogeneous

Lambda List

gtk-grid-row-homogeneous (object)

Syntax

(gtk-grid-row-homogeneous object) => homogeneous
(setf (gtk-grid-row-homogeneous object) homogeneous)

Arguments

object -- a gtk-grid widget
homogeneous -- true to make rows homogeneous

Details

Accessor of the row-homogeneous slot of the gtk-grid class.

The gtk-grid-row-homogeneous slot access function returns whether all rows of the grid have the same height. The (setf gtk-grid-row-homogeneous) slot access function sets whether all rows of the grid will have the same height.
 

See also

2021-10-30