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)
commite2dfe9c4f09a715d4d347289db963b11d6ab1979
tree4980b024d56c43fedffc39634790970ff17b0343
parent02896646d08d69eeb10bee4c5ebca9814ab0f3a0
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: http://svn.enlightenment.org/svn/e/trunk/evas@54998 7cbeb6ba-43b4-40fd-8cce-4c39aea84d33
src/lib/Evas.h