Package: gtk
Function gtk:overlay-add-overlay
Lambda Listgtk:overlay-add-overlay (overlay widget) ArgumentsDetails
Adds a child widget to the overlay container.
The child widget will be stacked on top of the main widget added with the gtk:container-add function. The position at which the child widget is placed is determined from its halign and valign properties. | See also |
2024-1-1