:right-sidebar: True DmabufTexture =================================================================== .. currentmodule:: gi.repository.Gdk .. versionadded:: 4.14 .. class:: DmabufTexture(**properties: ~typing.Any) :no-contents-entry: Superclasses: :class:`~gi.repository.Gdk.Texture`, :class:`~gi.repository.GObject.Object` Implemented Interfaces: :class:`~gi.repository.Gdk.Paintable`, :class:`~gi.repository.Gio.Icon`, :class:`~gi.repository.Gio.LoadableIcon` A ``GdkTexture`` representing a DMA buffer. To create a ``GdkDmabufTexture``\, use the auxiliary :obj:`~gi.repository.Gdk.DmabufTextureBuilder` object. Dma-buf textures can only be created on Linux.