Add evas_object_hide support for popup.
authorsanjeev <sanjeev@7cbeb6ba-43b4-40fd-8cce-4c39aea84d33>
Mon, 9 Apr 2012 04:48:09 +0000 (04:48 +0000)
committerRajeev Ranjan <rajeev.r@samsung.com>
Mon, 9 Apr 2012 05:30:10 +0000 (11:00 +0530)
commite9d61735092445e46fca751f48835817b0e58daa
tree02e8ae49b4ebdd670d306f4349f48e8b7feef4fd
parent11f16f34cbb8c1e3cda92ee50aa48efc90cf2e18
Add evas_object_hide support for popup.

Author : cnook kimcinoo@gmail.com

The evas_object_hide(popup) could not hide the popup.
So, I added callback to hide the popup, with the test
code.

git-svn-id: svn+ssh://svn.enlightenment.org/var/svn/e/trunk/elementary@69960 7cbeb6ba-43b4-40fd-8cce-4c39aea84d33
src/bin/test_popup.c
src/lib/elc_popup.c