Package org.gnome.gtk

Class BoxLayout.Builder<B extends BoxLayout.Builder<B>>

java.lang.Object
Type Parameters:
B - the type of the Builder that is returned
All Implemented Interfaces:
BuilderInterface, Orientable.Builder<B>
Enclosing class:
BoxLayout

public static class BoxLayout.Builder<B extends BoxLayout.Builder<B>> extends LayoutManager.Builder<B> implements Orientable.Builder<B>
Inner class implementing a builder pattern to construct a GObject with properties.