Package: gtk
Accessor gtk:grid-layout-row-homogeneous
Lambda Listgtk:grid-layout-row-homogeneous (object) Syntax(gtk:grid-layout-row-homogeneous object) => homogeneous (setf (gtk:grid-layout-row-homogeneous object) homogeneous) Argumentsobject -- a gtk:grid-layout object homogeneous -- a boolean whether all the rows in the grid have the same height Details Accessor of the row-homogeneous slot of the gtk:grid-layout class. The gtk:grid-layout-row-homogeneous function checks whether all
rows of the grid should have the same height. The (setf gtk:grid-layout-row-homogeneous) function sets whether all rows of the
grid should have the same height. | See also |
2024-4-23