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

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