Gdk.DmabufTexture¶
- Subclasses:
None
Methods¶
- Inherited:
Gdk.Texture (14), GObject.Object (37), Gdk.Paintable (10), Gio.Icon (6), Gio.LoadableIcon (3)
- Structs:
Virtual Methods¶
- Inherited:
GObject.Object (7), Gdk.Paintable (6), Gio.Icon (4), Gio.LoadableIcon (3)
Properties¶
- Inherited:
Signals¶
- Inherited:
Fields¶
- Inherited:
Class Details¶
- class Gdk.DmabufTexture(**kwargs)¶
- Bases:
- Abstract:
No
- Structure:
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.
New in version 4.14.