gdk.dmabuf_texture

Module for [DmabufTexture] class

Types 3

A [gdk.texture.Texture] representing a DMA buffer.

To create a [gdk.dmabuf_texture.DmabufTexture], use the auxiliary [gdk.dmabuf_texture_builder.DmabufTextureBuilder] object.

Dma-buf textures can only be created on Linux.

Methods
GType _gType() @property
DmabufTexture self()Returns `this`, for use in `with` statements.
DmabufTextureGidBuilder builder()Get builder for [gdk.dmabuf_texture.DmabufTexture] Returns: New builder object
Constructors
this(void * ptr, Flag!"Take" take)

Fluent builder for [gdk.dmabuf_texture.DmabufTexture]