gdk.dmabuf_texture
Module for [DmabufTexture] class
Types 3
classDmabufTexture : gdk.texture.Texture
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
DmabufTextureGidBuilder builder() static nothrowGet builder for [gdk.dmabuf_texture.DmabufTexture] Returns: New builder objectFluent builder implementation template for gdk.dmabuf_texture.DmabufTexture
Fluent builder for gdk.dmabuf_texture.DmabufTexture
Methods