gtkmm 4.16.0
|
#include <gdkmm/dmabuftexture.h>
Public Types | |
enum | Code { NOT_AVAILABLE , UNSUPPORTED_FORMAT , CREATION_FAILED } |
Error enumeration for Gdk::DmabufTexture . More... | |
Public Member Functions | |
DmabufError (Code error_code, const Glib::ustring & error_message) | |
DmabufError (GError * gobject) | |
Code | code () const |
Error enumeration for Gdk::DmabufTexture
.
Gdk::DmabufError::DmabufError | ( | Code | error_code, |
const Glib::ustring & | error_message | ||
) |
|
explicit |
Code Gdk::DmabufError::code | ( | ) | const |