Enumeration
GdkDmabufError
since: 4.14
Members
Name | Description |
---|---|
GDK_DMABUF_ERROR_NOT_AVAILABLE |
Dmabuf support is not available, because the OS is not Linux, or it was explicitly disabled at compile- or runtime. |
GDK_DMABUF_ERROR_UNSUPPORTED_FORMAT |
The requested format is not supported. |
GDK_DMABUF_ERROR_CREATION_FAILED |
GTK failed to create the resource for other reasons. |