Package: gtk
Function gtk-overlay-reorder-overlay
Lambda Listgtk-overlay-reorder-overlay (overlay child position) ArgumentsDetails
Moves a child widget to a new index in the list of overlay children.
The list contains overlays in the order that these were added to the overlay
container. An index of the widget in the overlay children list determines which order the children are drawn if they overlap. The first child is drawn at the bottom. It also affects the default focus chain order. Since 3.18 | See also |
2021-10-21