GLTextureBuilderGidBuilderImpl

Fluent builder implementation template for gdk.gltexture_builder.GLTextureBuilder

Members

Functions

context
T context(gdk.glcontext.GLContext propval)

Set context property.

format
T format(gdk.types.MemoryFormat propval)

Set format property.

hasMipmap
T hasMipmap(bool propval)

Set hasMipmap property.

height
T height(int propval)

Set height property.

id
T id(uint propval)

Set id property.

sync
T sync(void* propval)

Set sync property.

updateRegion
T updateRegion(cairo.region.Region propval)

Set updateRegion property.

updateTexture
T updateTexture(gdk.texture.Texture propval)

Set updateTexture property.

width
T width(int propval)

Set width property.