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
DmabufTexture self()Returns `this`, for use in `with` statements.DmabufTextureGidBuilder builder()Get builder for [gdk.dmabuf_texture.DmabufTexture] Returns: New builder objectFluent builder for [gdk.dmabuf_texture.DmabufTexture]
Methods