Package org.gnome.adw

Class Leaflet.Builder<B extends Leaflet.Builder<B>>

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

public static class Leaflet.Builder<B extends Leaflet.Builder<B>> extends Widget.Builder<B> implements Accessible.Builder<B>, Orientable.Builder<B>
Inner class implementing a builder pattern to construct a GObject with properties.