evas - updated doc

This commit is contained in:
ChunEon Park 2013-03-28 10:15:11 +09:00
parent f7c055b0ce
commit 7fca35d848
1 changed files with 3 additions and 0 deletions

View File

@ -9218,6 +9218,9 @@ EAPI Eina_Bool evas_object_image_source_unset(Evas_Object *o
* By this API, instead, one can toggle the visibility of a proxy's source
* object remaining the proxy visibility untouched.
*
* @warning If the all of proxies are deleted, then the source visibility of the
* source object will be cancelled.
*
* @see evas_object_image_source_visible_get()
* @see evas_object_image_source_set()
* @see evas_object_show()