Module: Gdk::DmabufError
- Defined in:
- (unknown)
Constant Summary collapse
- NOT_AVAILABLE =
Dmabuf support is not available, because the OS
is not Linux, or it was explicitly disabled at compile- or runtime 0 or :not_available
- UNSUPPORTED_FORMAT =
The requested format is not supported
1 or :unsupported_format
- CREATION_FAILED =
GTK failed to create the resource for other
reasons 2 or :creation_failed