#include <texture.h>

Public Types | |
| enum | Code { OUT_OF_MEMORY, NO_YUV } |
Public Member Functions | |
| TextureError (Code error_code, const Glib::ustring &error_message) | |
| TextureError (GError *gobject) | |
| Code | code () const |
| Clutter::TextureError::TextureError | ( | Code | error_code, | |
| const Glib::ustring & | error_message | |||
| ) |
| Clutter::TextureError::TextureError | ( | GError * | gobject | ) | [explicit] |
| Code Clutter::TextureError::code | ( | ) | const |
1.5.5