Package org.gnome.gtk

Class CellView.Builder<B extends CellView.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:
CellView

public static class CellView.Builder<B extends CellView.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.