Package org.gnome.adw

Class LayoutSlot

java.lang.Object
All Implemented Interfaces:
Proxy, Accessible, Buildable, ConstraintTarget

@Generated("io.github.jwharm.JavaGI") public final class LayoutSlot extends Widget implements Accessible, Buildable, ConstraintTarget
A child slot within Layout.

While it contains a layout child, the Gtk.Widget:visible property of the slot is updated to match that of the layout child.

See MultiLayoutView.