TextureError
Description:
[ CCode ( cprefix = "CLUTTER_TEXTURE_ERROR_" , type_id = "clutter_texture_error_get_type ()" ) ]
[ Version ( since = "0.4" ) ]
public errordomain TextureError
Content:
Error codes:
- BAD_FORMAT - The requested format
for clutter_texture_set_from_rgb_data or clutter_texture_set_from_yuv_data is unsupported.
- NO_YUV - YUV operation attempted but no
YUV support found
- OUT_OF_MEMORY - OOM condition
Static methods:
- public static Quark quark ()