evas_object_image_file_set can receives null to unset
authorhelen <helen@7cbeb6ba-43b4-40fd-8cce-4c39aea84d33>
Thu, 25 Nov 2010 19:41:59 +0000 (19:41 +0000)
committerhelen <helen@7cbeb6ba-43b4-40fd-8cce-4c39aea84d33>
Thu, 25 Nov 2010 19:41:59 +0000 (19:41 +0000)
commitb5142f26e7de7b50aa6d98abb8e5a7b112fbe3f1
tree4980b024d56c43fedffc39634790970ff17b0343
parentbcdfd5c8c68053d8a6950477a06f5516f9404382
evas_object_image_file_set can receives null to unset

Passing null to the second parameter is the only way to unset
the file, so it should not have EINA_ARG_NONNULL to the file parameter

git-svn-id: svn+ssh://svn.enlightenment.org/var/svn/e/trunk/evas@54998 7cbeb6ba-43b4-40fd-8cce-4c39aea84d33
src/lib/Evas.h