efl_ui_win: add 'exit_on_all_windows_closed' class property and unit test
authorMike Blumenkrantz <zmike@samsung.com>
Thu, 31 Jan 2019 16:54:54 +0000 (11:54 -0500)
committerJongmin Lee <jm105.lee@samsung.com>
Wed, 6 Feb 2019 22:20:10 +0000 (07:20 +0900)
commit2257863d10092ae87b01ef20b01cc23551767532
tree125b36c6fcb68a76e966d0d430df2831d05a5544
parentce1a5e99301c6e5712715ebc78e305f096b2fb88
efl_ui_win: add 'exit_on_all_windows_closed' class property and unit test

Summary:
this property causes the main loop to exit with the passed exit code
when the standby event is triggered

@feature
ref T5494

Reviewers: cedric, bu5hm4n, segfaultxavi

Reviewed By: cedric, bu5hm4n, segfaultxavi

Subscribers: segfaultxavi, bu5hm4n, #reviewers, #committers

Tags: #efl

Maniphest Tasks: T5494

Differential Revision: https://phab.enlightenment.org/D7594
src/lib/elementary/efl_ui_win.c
src/lib/elementary/efl_ui_win.eo
src/tests/elementary/elm_test_win.c