Overlay.addOverlay

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.

class Overlay
void
addOverlay

Parameters

widget gtk.widget.Widget

a gtk.widget.Widget to be added to the container