Package: gtk
Function gtk:grid-attach
Lambda Listgtk:grid-attach (grid child left top &optional width height) ArgumentsDetails
Adds a child widget to the grid. The position of the child widget is determined by the left and top
arguments. The number of cells that the child widget will occupy is determined by the optional width and height arguments. | See also |
2024-11-16