Functions | |
void | evas_object_image_file_set (Evas_Object *obj, const char *file, const char *key) |
Sets the image displayed by the given image object. | |
void | evas_object_image_file_get (Evas_Object *obj, char **file, char **key) |
Retrieves the filename and key of the given image object. |
|
Retrieves the filename and key of the given image object.
|
|
Sets the image displayed by the given image object.
|