Package org.gnome.adw

Class PreferencesRow.Builder<B extends PreferencesRow.Builder<B>>

java.lang.Object
Type Parameters:
B - the type of the Builder that is returned
All Implemented Interfaces:
BuilderInterface, Accessible.Builder<B>, Actionable.Builder<B>
Direct Known Subclasses:
ActionRow.Builder, ButtonRow.Builder, EntryRow.Builder, ExpanderRow.Builder
Enclosing class:
PreferencesRow

public static class PreferencesRow.Builder<B extends PreferencesRow.Builder<B>> extends ListBoxRow.Builder<B> implements Accessible.Builder<B>, Actionable.Builder<B>
Inner class implementing a builder pattern to construct a GObject with properties.