Adds widget to overlay.
The widget will be stacked on top of the main widget added with gtk.overlay.Overlay.setChild.
The position at which widget is placed is determined from its gtk.widget.Widget.Align and gtk.widget.Widget.Align properties.
a gtk.widget.Widget to be added to the container
Adds widget to overlay.
The widget will be stacked on top of the main widget added with gtk.overlay.Overlay.setChild.
The position at which widget is placed is determined from its gtk.widget.Widget.Align and gtk.widget.Widget.Align properties.