[ CCode ( type_id = "gdk_dmabuf_texture_get_type ()" ) ]
[ Version ( since = "4.14" ) ]
public class DmabufTexture : Texture, Paintable, Icon, LoadableIcon
A `GdkTexture` representing a DMA buffer.
To create a `GdkDmabufTexture`, use the auxiliary [class@Gdk.DmabufTextureBuilder] object.
Dma-buf textures can only be created on Linux.