Functions | |
Evas_Object * | evas_object_image_add (Evas *e) |
Creates a new image object on the given evas. | |
int | evas_object_image_load_error_get (Evas_Object *obj) |
Retrieves a number representing any error that occurred during the last load for the given image object. |
|
Creates a new image object on the given evas.
|
|
Retrieves a number representing any error that occurred during the last load for the given image object.
|