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