Package org.gnome.adw

Class AboutWindow.Builder<B extends AboutWindow.Builder<B>>

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

public static class AboutWindow.Builder<B extends AboutWindow.Builder<B>> extends Window.Builder<B> implements Accessible.Builder<B>
Inner class implementing a builder pattern to construct a GObject with properties.