Package org.gnome.gtk

Class LayoutChild.Builder<B extends LayoutChild.Builder<B>>

java.lang.Object
Type Parameters:
B - the type of the Builder that is returned
All Implemented Interfaces:
BuilderInterface
Direct Known Subclasses:
ConstraintLayoutChild.Builder, FixedLayoutChild.Builder, GridLayoutChild.Builder, OverlayLayoutChild.Builder
Enclosing class:
LayoutChild

public static class LayoutChild.Builder<B extends LayoutChild.Builder<B>> extends GObject.Builder<B>
Inner class implementing a builder pattern to construct a GObject with properties.