Class Plugin.Builder<B extends Plugin.Builder<B>>

java.lang.Object
Type Parameters:
B - the type of the Builder that is returned
All Implemented Interfaces:
BuilderInterface
Enclosing class:
Plugin

public static class Plugin.Builder<B extends Plugin.Builder<B>> extends GstObject.Builder<B>
Inner class implementing a builder pattern to construct a GObject with properties.