Package: gtk
Function gtk:box-insert-child-after
Lambda Listgtk:box-insert-child-after (box child sibling) ArgumentsDetails
Inserts the child widget in the position after the sibling widget in the
list of children in the box. If the sibling argument is nil, insert the child widget at the
first position. | See also |
2024-4-11