Enumeration

GdkDmabufError

since: 4.14

Declaration

error-domain Gdk.DmabufError

Description [src]

Error enumeration for GdkDmabufTexture.

Available 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.

Type functions

gdk_dmabuf_error_quark
No description available.