Package org.gnome.gdk

Class DmabufTexture.Builder<B extends DmabufTexture.Builder<B>>

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

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