Package org.gnome.gtk

Class OverlayLayout

java.lang.Object
All Implemented Interfaces:
Proxy

@Generated("io.github.jwharm.JavaGI") public class OverlayLayout extends LayoutManager
GtkOverlayLayout is the layout manager used by Overlay.

It places widgets as overlays on top of the main child.

This is not a reusable layout manager, since it expects its widget to be a GtkOverlay. It is only listed here so that its layout properties get documented.