Package org.gnome.gdk

Class DmabufTexture

java.lang.Object
All Implemented Interfaces:
Proxy, Paintable, Icon, LoadableIcon

@Generated("io.github.jwharm.JavaGI") public class DmabufTexture extends Texture implements Paintable, Icon, LoadableIcon
A GdkTexture representing a DMA buffer.

To create a GdkDmabufTexture, use the auxiliary DmabufTextureBuilder object.

Dma-buf textures can only be created on Linux.