add_overlay


Description:

public void add_overlay (Widget widget)

Adds widget to this.

The widget will be stacked on top of the main widget added with [[email protected]_child].

The position at which widget is placed is determined from its [[email protected]:halign] and [[email protected]:valign] properties.

Parameters:

this

a `GtkOverlay`

widget

a `GtkWidget` to be added to the container




2022 vala-language.org