DmabufError
Description:
[ CCode ( cprefix = "GDK_DMABUF_ERROR_" , type_id = "gdk_dmabuf_error_get_type ()" ) ]
[ Version ( since = "4.14" ) ]
public errordomain DmabufError
Error enumeration for `GdkDmabufTexture`.
Content:
Error codes:
- CREATION_FAILED - GTK failed to
create the resource for other reasons
- NOT_AVAILABLE - Dmabuf support is not
available, because the OS is not Linux, or it was explicitly disabled at compile- or runtime
- UNSUPPORTED_FORMAT - The
requested format is not supported
Static methods: