Evas_Object_Image_File_Group (3) Linux Manual Page
Image Object File Functions – Functions that write to or retrieve images from files. Functions EAPI void evas_object_image_file_set (Evas_Object *obj, const char *file, const char *key) Sets the filename and key of the given image object. EAPI void evas_object_image_file_get (const Evas_Object *obj, const char **file, const char **key) Retrieves the filename and key of the…
