Package: gtk
Accessor gtk:grid-baseline-row
Lambda Listgtk:grid-baseline-row (object) SyntaxArgumentsDetails Accessor of the baseline-row slot of the gtk:grid
class. The gtk:grid-baseline-row function returns which row defines the global baseline of the grid. The (setf gtk:grid-baseline-row) function sets which row
defines the global baseline for the entire grid. Each row in the grid can have
its own local baseline, but only one of those is global, meaning it will be
the baseline in the parent of the grid. | See also |
2024-9-14