Table of Contents

Efl.Gfx.Image.image_load_error

Values


Signature

@property image_load_error @pure_virtual {
    get {}
    values {
        error: Eina.Error;
    }
}

C signature

Eina_Error efl_gfx_image_load_error_get(const Eo *obj);

Implemented by