Package: gtk
Function gtk-grid-attach-next-to
Lambda Listgtk-grid-attach-next-to (grid child sibling side width height) ArgumentsDetails
Adds a child widget to the grid. The child widget is placed next to sibling, on the side determined by side. When sibling is nil, the child widget is
placed in row, for left or right placement, or column 0, for top or bottom placement, at the end indicated by side. | See also |
2021-10-30