Package: gtk
Accessor gtk:grid-layout-child-row-span
Lambda Listgtk:grid-layout-child-row-span (object) Syntax(gtk:grid-layout-child-row-span object) => span (setf (gtk:grid-layout-child-row-span object) span) ArgumentsDetails Accessor of the row-span slot of the gtk:grid-layout-child class. The gtk:grid-layout-child-row-span function retrieves the number of rows that the child widget spans to. The (setf gtk:grid-layout-child-row-span)
function sets the number of rows. | See also |
#2024-4-23